|
Revision 37, 397 bytes
(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 = "r1" |
|---|
| 3 |
|
|---|
| 4 |
|
|---|
| 5 |
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/settings/sysinfo \ |
|---|
| 6 |
${HANDHELDS_CVS};tag=${TAG};module=opie/pics \ |
|---|
| 7 |
${HANDHELDS_CVS};tag=${TAG};module=opie/apps \ |
|---|
| 8 |
${HANDHELDS_CVS};tag=${TAG};module=opie/share \ |
|---|
| 9 |
file://remove_jornada720.patch;patch=1" |
|---|
| 10 |
|
|---|
| 11 |
SRC_URI_append_jlime = "file://jornada-6xx-7xx.patch;patch=1" |
|---|