[oe-commits] org.oe.dev familiar unstable: Peg glibc and busybox

erik commit openembedded-commits at lists.openembedded.org
Fri Sep 1 18:32:28 UTC 2006


familiar unstable: Peg glibc and busybox
h3600    unstable: Peg handhelds-sa kernel version to hh42

Author: erik at openembedded.org
Branch: org.openembedded.dev
Revision: 9c307d34e162395d96ddb6e808059ea8c3361f74
ViewMTN: http://monotone.openembedded.org/revision.psp?id=9c307d34e162395d96ddb6e808059ea8c3361f74
Files:
1
conf/distro/familiar-unstable.conf
conf/machine/h3600.conf
Diffs:

#
# mt diff -r50e56b8c22addca1df22de0bb241b0f2d413e14e -r9c307d34e162395d96ddb6e808059ea8c3361f74
#
# 
# 
# patch "conf/distro/familiar-unstable.conf"
#  from [941fd313e8787fa0b8f11e858b552d5a0c0e6ee9]
#    to [94f948e6777aebad56fbbc07d696fb218040640e]
# 
# patch "conf/machine/h3600.conf"
#  from [b3868d0f8b04492c6052296591107f9039719cc9]
#    to [b37b8fd1dcbc5b4ed5732be6cc84d57ce6f17f22]
# 
============================================================
--- conf/distro/familiar-unstable.conf	941fd313e8787fa0b8f11e858b552d5a0c0e6ee9
+++ conf/distro/familiar-unstable.conf	94f948e6777aebad56fbbc07d696fb218040640e
@@ -55,8 +55,14 @@ require conf/distro/include/sane-srcdate
 PREFERRED_PROVIDER_hostap-conf = "hostap-conf"
 PREFERRED_PROVIDER_task-bootstrap = "task-bootstrap"
 require conf/distro/include/sane-srcdates.inc
+PREFERRED_VERSION_busybox ?= "1.00"
 
 #
+# GlibC
+#
+PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627"
+
+#
 # Opie
 #
 
============================================================
--- conf/machine/h3600.conf	b3868d0f8b04492c6052296591107f9039719cc9
+++ conf/machine/h3600.conf	b37b8fd1dcbc5b4ed5732be6cc84d57ce6f17f22
@@ -6,6 +6,7 @@ PREFERRED_PROVIDER_virtual/kernel = "han
 IPKG_EXTRA_ARCHS = "ipaqsa"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "handhelds-sa"
+PREFERRED_VERSION_handhelds-sa ?= "2.4.19-rmk6-pxa1-hh42"
 EXTRA_IMAGECMD_h3600_jffs2 = "-e 0x40000 -p"
 BOOTSTRAP_EXTRA_RDEPENDS = "alsa-driver kernel ipaq-boot-params ${@linux_module_packages('${H3600_MODULES}', d)}"
 






More information about the Openembedded-commits mailing list