[oe-commits] org.oe.dev linux-handhelds-2.6 2.6.17-hh4: Add new subrelease. Changes since -hh3 are:

pfalcon commit openembedded-commits at lists.openembedded.org
Tue Jan 9 18:26:00 UTC 2007


linux-handhelds-2.6 2.6.17-hh4: Add new subrelease. Changes since -hh3 are:
1. h2200 compilation fixes.
2. "[ARM] 4078/1: Fix ARM copypage cache coherency problems" backported from
git-head.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 23b499709c194edb8a59cac3432c10a63e6a952d
ViewMTN: http://monotone.openembedded.org/revision.psp?id=23b499709c194edb8a59cac3432c10a63e6a952d
Files:
1
packages/linux/linux-handhelds-2.6_2.6.17-hh4.bb
Diffs:

#
# mt diff -rc3d8a59c26d6ef0db93f0bd859fc4f6c212b4bf4 -r23b499709c194edb8a59cac3432c10a63e6a952d
#
# 
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.17-hh4.bb"
#  content [9e8f456f494c9f2878ddae512961015b0b4b533e]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.17-hh4.bb	9e8f456f494c9f2878ddae512961015b0b4b533e
+++ packages/linux/linux-handhelds-2.6_2.6.17-hh4.bb	9e8f456f494c9f2878ddae512961015b0b4b533e
@@ -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.17/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.17"
+
+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