[oe-commits] org.oe.dev linux-handhelds: add 2.6.16-hh9

koen commit openembedded-commits at lists.openembedded.org
Tue Jan 9 13:08:27 UTC 2007


linux-handhelds: add 2.6.16-hh9

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: fcd003eb4fa8060fd6075794e36115f1b96f4bf8
ViewMTN: http://monotone.openembedded.org/revision.psp?id=fcd003eb4fa8060fd6075794e36115f1b96f4bf8
Files:
1
packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb
Diffs:

#
# mt diff -r293e51d51d159e1203f6f75bb02b80e8adc041ab -rfcd003eb4fa8060fd6075794e36115f1b96f4bf8
#
# 
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb"
#  content [ef99a868ea23447727cb8093407f5abc4d4413c0]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb	ef99a868ea23447727cb8093407f5abc4d4413c0
+++ packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb	ef99a868ea23447727cb8093407f5abc4d4413c0
@@ -0,0 +1,13 @@
+SECTION = "kernel"
+DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
+LICENSE = "GPL"
+PR = "r0"
+
+# Override where to look for defconfigs and patches,
+# we have per-kernel-release sets.
+FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16"
+
+SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
+           file://defconfig"
+
+require linux-handhelds-2.6.inc






More information about the Openembedded-commits mailing list