blob: 7037f48d067d256d13925c6789e194489fcedaa7 (
plain)
1
2
3
4
5
6
7
8
9
|
include ${PN}.inc
PR = "r2"
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/libopie2 \
file://openzaurus-branding.patch;patch=1 \
file://include.pro"
SRC_URI_append_poodle = " file://poodle-2.6-hotkeys.patch;patch=1"
|