blob: dc378d0646371b2ebb04c5f7e04682f26f2e3946 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require ${PN}.inc
PR = "r3"
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/libopie2 \
file://include.pro \
file://gcc-syntax-fix.patch;patch=1 \
file://h4000_and_default_rot.patch;patch=1 \
file://remove_h2200_rotate_fix.patch;patch=1"
SRC_URI_append_poodle = " file://poodle-2.6-hotkeys.patch;patch=1"
|