|
Revision 37, 0.6 kB
(checked in by T0mW, 1 year ago)
|
This adds the starting point to get opie booted up to the ts_calibrate screen.
|
| Line | |
|---|
| 1 |
require ${PN}.inc |
|---|
| 2 |
PR = "r7" |
|---|
| 3 |
|
|---|
| 4 |
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/apps/calibrate \ |
|---|
| 5 |
${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/settings/mediummount \ |
|---|
| 6 |
${HANDHELDS_CVS};tag=${TAG};module=opie/core/launcher \ |
|---|
| 7 |
${HANDHELDS_CVS};tag=${TAG};module=opie/pics \ |
|---|
| 8 |
${HANDHELDS_CVS};tag=${TAG};module=opie/apps \ |
|---|
| 9 |
${HANDHELDS_CVS};tag=${TAG};module=opie/root \ |
|---|
| 10 |
${HANDHELDS_CVS};tag=${TAG};module=opie/etc \ |
|---|
| 11 |
file://nomax.patch;patch=1;pnum=3 \ |
|---|
| 12 |
file://server.pro \ |
|---|
| 13 |
" |
|---|