[oe-commits] org.oe.dev linux-handhelds-2.6 2.6.19: 2.6.19 moved to branch, trunk is 2.6.20 now.

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Mar 7 04:19:12 UTC 2007


linux-handhelds-2.6 2.6.19: 2.6.19 moved to branch, trunk is 2.6.20 now.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: b7646efb844075f582762810300aceecbd43d026
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b7646efb844075f582762810300aceecbd43d026
Files:
1
packages/linux/linux-handhelds-2.6
packages/linux/linux-handhelds-2.6-2.6.19
packages/linux/linux-handhelds-2.6_2.6.19-hh11.bb
packages/linux/linux-handhelds-2.6_2.6.19-hh13.bb
Diffs:

#
# mt diff -r8641efcbdf45be9e288119393a9b475e46f9c515 -rb7646efb844075f582762810300aceecbd43d026
#
# 
# 
# rename "packages/linux/linux-handhelds-2.6"
#     to "packages/linux/linux-handhelds-2.6-2.6.19"
# 
# patch "packages/linux/linux-handhelds-2.6_2.6.19-hh11.bb"
#  from [07839c0797b5ba09b5aae7fcdbb3232965b3f8e3]
#    to [97aa019b7f7cf399fd83da1223fb58323fd65ff9]
# 
# patch "packages/linux/linux-handhelds-2.6_2.6.19-hh13.bb"
#  from [07839c0797b5ba09b5aae7fcdbb3232965b3f8e3]
#    to [97aa019b7f7cf399fd83da1223fb58323fd65ff9]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.19-hh11.bb	07839c0797b5ba09b5aae7fcdbb3232965b3f8e3
+++ packages/linux/linux-handhelds-2.6_2.6.19-hh11.bb	97aa019b7f7cf399fd83da1223fb58323fd65ff9
@@ -5,6 +5,10 @@ DEFAULT_PREFERENCE = "-1"
 
 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.19/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.19"
+
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
            file://defconfig"
 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.19-hh13.bb	07839c0797b5ba09b5aae7fcdbb3232965b3f8e3
+++ packages/linux/linux-handhelds-2.6_2.6.19-hh13.bb	97aa019b7f7cf399fd83da1223fb58323fd65ff9
@@ -5,6 +5,10 @@ DEFAULT_PREFERENCE = "-1"
 
 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.19/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.19"
+
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
            file://defconfig"
 






More information about the Openembedded-commits mailing list