[oe-commits] org.oe.dev handhelds-sa-2.6, handhelds-un-2.6: Superceded by linux-handhelds-2.6, remove.

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Oct 25 18:41:26 UTC 2006


handhelds-sa-2.6, handhelds-un-2.6: Superceded by linux-handhelds-2.6, remove.
linux-handhelds-2.6: Take COMPATIBLE_MACHINES from the removed recipes.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 1447b763fd29be9b4a744425772744a89669760c
ViewMTN: http://monotone.openembedded.org/revision.psp?id=1447b763fd29be9b4a744425772744a89669760c
Files:
1
packages/linux/handhelds-sa-2.6_cvs.bb
packages/linux/handhelds-un-2.6_2.6.16-hh4.bb
conf/machine/jornada56x.conf
packages/linux/linux-handhelds-2.6.inc
Diffs:

#
# mt diff -r9d07fc23126ed765ac347c40e8bb47e104a4aab9 -r1447b763fd29be9b4a744425772744a89669760c
#
# 
# 
# delete "packages/linux/handhelds-sa-2.6_cvs.bb"
# 
# delete "packages/linux/handhelds-un-2.6_2.6.16-hh4.bb"
# 
# patch "conf/machine/jornada56x.conf"
#  from [bbe77d751564068bc1d82ca3c412cec104239573]
#    to [0afb08f02b6e9213a5c1d47d6daf45d5ebf0f3aa]
# 
# patch "packages/linux/linux-handhelds-2.6.inc"
#  from [b43d3ed9aae841e5f20f9fe895b7365e157413d6]
#    to [a365d6cc557370876ddc4bab79712f66efa53d36]
# 
============================================================
--- conf/machine/jornada56x.conf	bbe77d751564068bc1d82ca3c412cec104239573
+++ conf/machine/jornada56x.conf	0afb08f02b6e9213a5c1d47d6daf45d5ebf0f3aa
@@ -1,10 +1,10 @@ PREFERRED_PROVIDER_xserver = "xserver-kd
 #@TYPE: Machine
 #@NAME: HP Jornada 56x
 #@DESCRIPTION: Machine configuration for the SA1100 based HP Jornada 56x palmtop computer
 
 TARGET_ARCH = "arm"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
-PREFERRED_PROVIDER_virtual/kernel = "handhelds-sa-2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
 PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
 BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules module-init-tools" 
 
============================================================
--- packages/linux/linux-handhelds-2.6.inc	b43d3ed9aae841e5f20f9fe895b7365e157413d6
+++ packages/linux/linux-handhelds-2.6.inc	a365d6cc557370876ddc4bab79712f66efa53d36
@@ -1,9 +1,9 @@ COMPATIBLE_HOST = "arm.*-linux"
 SECTION = "kernel"
 DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
 LICENSE = "GPL"
 
 COMPATIBLE_HOST = "arm.*-linux"
-COMPATIBLE_MACHINE ?= '(h1910|h2200|h3900|h4000|h5xxx|htcuniversal|hx4700)'
+COMPATIBLE_MACHINE ?= '(h1910|h2200|h3600|h3900|h4000|h5xxx|htcuniversal|hx4700|jornada56x|simpad)'
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"
 






More information about the Openembedded-commits mailing list