]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/meta/openslug-native-packages.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / meta / openslug-native-packages.bb
1 DESCRIPTION = "Packages that are to be compiled nativly for the OpenSlug firmware"
2 LICENSE = MIT
3 PR = "r3"
4
5 INHIBIT_DEFAULT_DEPS = "1"
6 ALLOW_EMPTY = 1
7 PACKAGES = "${PN}"
8
9 OPENSLUG_NATIVE_PACKAGES = "\
10         apache \
11         "
12
13 BROKEN_PACKAGES = "\
14         "
15
16 DEPENDS = '${OPENSLUG_NATIVE_PACKAGES} \
17         package-index'