[oe-commits] org.oe.dev linux-handhelds-2.6: Add 2.6.16-hh8 & 2.6.18-hh2, latest tags on the corresponding branches.

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Dec 6 05:34:11 UTC 2006


linux-handhelds-2.6: Add 2.6.16-hh8 & 2.6.18-hh2, latest tags on the corresponding branches.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: e4cd6ba6e8a7217e21438d327a65ce50bb5e9ea2
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e4cd6ba6e8a7217e21438d327a65ce50bb5e9ea2
Files:
1
packages/linux/linux-handhelds-2.6_2.6.16-hh8.bb
packages/linux/linux-handhelds-2.6_2.6.18-hh2.bb
Diffs:

#
# mt diff -r2101b73565978b4649020463f30341ac8c93a87f -re4cd6ba6e8a7217e21438d327a65ce50bb5e9ea2
#
# 
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.16-hh8.bb"
#  content [2b4ba19d4543c114ec81b318a03ab4fee529d4c5]
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.18-hh2.bb"
#  content [df67aea041dc96f88953b3b10948701e749fd0ec]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.16-hh8.bb	2b4ba19d4543c114ec81b318a03ab4fee529d4c5
+++ packages/linux/linux-handhelds-2.6_2.6.16-hh8.bb	2b4ba19d4543c114ec81b318a03ab4fee529d4c5
@@ -0,0 +1,15 @@
+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://24-hostap_cs_id.diff;patch=1 \
+           file://hrw-pcmcia-ids-r2.patch;patch=1 \
+           file://defconfig"
+
+require linux-handhelds-2.6.inc
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.18-hh2.bb	df67aea041dc96f88953b3b10948701e749fd0ec
+++ packages/linux/linux-handhelds-2.6_2.6.18-hh2.bb	df67aea041dc96f88953b3b10948701e749fd0ec
@@ -0,0 +1,15 @@
+SECTION = "kernel"
+DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
+LICENSE = "GPL"
+PR = "r0"
+
+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.18/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.18"
+
+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