[oe-commits] org.oe.dev linux-handhelds-2.6: Add 2.6.20-hh10, latest tag of 2.6.20 branch (historical).

pfalcon commit openembedded-commits at lists.openembedded.org
Fri Jul 27 21:33:36 UTC 2007


linux-handhelds-2.6: Add 2.6.20-hh10, latest tag of 2.6.20 branch (historical).
* For completeness.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 2cca32d338d5a3e32477707c8b47e79b759eb007
ViewMTN: http://monotone.openembedded.org/revision.psp?id=2cca32d338d5a3e32477707c8b47e79b759eb007
Files:
1
packages/linux/linux-handhelds-2.6_2.6.20-hh10.bb
Diffs:

#
# mt diff -r96a6f6c247b7609c9627fb805d843b72b9067a82 -r2cca32d338d5a3e32477707c8b47e79b759eb007
#
# 
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.20-hh10.bb"
#  content [ba1ce0179ca1b72c3fd57043acd194eaf61bcae6]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.20-hh10.bb	ba1ce0179ca1b72c3fd57043acd194eaf61bcae6
+++ packages/linux/linux-handhelds-2.6_2.6.20-hh10.bb	ba1ce0179ca1b72c3fd57043acd194eaf61bcae6
@@ -0,0 +1,15 @@
+SECTION = "kernel"
+DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
+LICENSE = "GPL"
+PR = "r1"
+
+DEFAULT_PREFERENCE = "-1"
+
+# Override where to look for defconfigs and patches,
+# we have per-kernel-release sets.
+FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.20/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.20"
+
+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