blob: 5252c91b44c7665ccef6ae321d0562559df27818 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
include ${PN}.inc
PR = "r6"
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/libopie2 \
file://openzaurus-branding.patch;patch=1 \
file://prelim-h191x-hx4700-supp.patch;patch=1;pnum=2 \
file://ipaq-2.6-sys-class-backlight-support.patch;patch=1 \
file://h2200-keys.patch;patch=1 \
file://hx4700-keys.patch;patch=1 \
file://include.pro"
|