[oe-commits] org.oe.dev linux-h1940: set compatible machine

koen commit openembedded-commits at lists.openembedded.org
Sun Jun 17 08:04:15 UTC 2007


linux-h1940: set compatible machine

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: c5c4014ffc7b736940e4cf159a769b326ccd9306
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c5c4014ffc7b736940e4cf159a769b326ccd9306
Files:
1
packages/linux/linux-h1940_2.6.11-bk1-h1940.bb
packages/linux/linux-h1940_2.6.14-h1940.bb
packages/linux/linux-h1940_2.6.17-h1940.bb
Diffs:

#
# mt diff -raf152d47ebbb835213adc897491fd19ccf8b4e1d -rc5c4014ffc7b736940e4cf159a769b326ccd9306
#
# 
# 
# patch "packages/linux/linux-h1940_2.6.11-bk1-h1940.bb"
#  from [a8f806f36ec91d3f850e8ce3591c5176509d7548]
#    to [150f822b26cbde16756f83c9950c27ec1a04d9e3]
# 
# patch "packages/linux/linux-h1940_2.6.14-h1940.bb"
#  from [0422fe06a272c3fe1da0c08987258162b92be644]
#    to [708e26d474291261a1d60653e58061853fd97716]
# 
# patch "packages/linux/linux-h1940_2.6.17-h1940.bb"
#  from [0104d2f5c2e0e93b4d2e32815656059bffeb16f2]
#    to [4840f35fdabc622cb060fe5a587034ed049eab17]
# 
============================================================
--- packages/linux/linux-h1940_2.6.11-bk1-h1940.bb	a8f806f36ec91d3f850e8ce3591c5176509d7548
+++ packages/linux/linux-h1940_2.6.11-bk1-h1940.bb	150f822b26cbde16756f83c9950c27ec1a04d9e3
@@ -1,8 +1,9 @@ COMPATIBLE_HOST = "arm.*-linux"
 DESCRIPTION = "Linux kernel for h1940 devices."
 SECTION = "kernel"
 LICENSE = "GPL"
 
 COMPATIBLE_HOST = "arm.*-linux"
+COMPATIBLE_MACHINE = "h1940"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.11.tar.bz2 \
            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/snapshots/old/patch-2.6.11-bk1.gz;patch=1 \
============================================================
--- packages/linux/linux-h1940_2.6.14-h1940.bb	0422fe06a272c3fe1da0c08987258162b92be644
+++ packages/linux/linux-h1940_2.6.14-h1940.bb	708e26d474291261a1d60653e58061853fd97716
@@ -1,8 +1,9 @@ COMPATIBLE_HOST = "arm.*-linux"
 DESCRIPTION = "Linux kernel for h1940 devices."
 SECTION = "kernel"
 LICENSE = "GPL"
 
 COMPATIBLE_HOST = "arm.*-linux"
+COMPATIBLE_MACHINE = "h1940"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.14.tar.bz2 \
 	   http://rtpnet.nerim.net/ipaq/patches/2.6.14-3/v2.6.14-gitcurrent.patch;patch=1 \
============================================================
--- packages/linux/linux-h1940_2.6.17-h1940.bb	0104d2f5c2e0e93b4d2e32815656059bffeb16f2
+++ packages/linux/linux-h1940_2.6.17-h1940.bb	4840f35fdabc622cb060fe5a587034ed049eab17
@@ -5,6 +5,7 @@ COMPATIBLE_HOST = "arm.*-linux"
 PR = "r1"
 
 COMPATIBLE_HOST = "arm.*-linux"
+COMPATIBLE_MACHINE = "h1940"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
            http://rtpnet.nerim.net/ipaq/patches/2.6.17-1/v2.6.17-gitcurrent.patch;patch=1 \






More information about the Openembedded-commits mailing list