blob: 99eccaea5d673a1af40d11bbb3d70b7c8051be36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require ${PN}.inc
PR = "r2"
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/libopie2 \
file://include.pro \
file://libopie2-tosa.patch;apply=yes \
file://c7x0_w100_disable.patch;apply=yes \
file://rotate_fix.patch;apply=yes"
SRC_URI_append_poodle = " file://poodle-2.6-hotkeys.patch;apply=yes"
|