[oe-commits] org.oe.dev h1910.conf: Specify known good kernel version.

pfalcon commit openembedded-commits at lists.openembedded.org
Fri Jan 12 17:30:49 UTC 2007


h1910.conf: Specify known good kernel version.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: a3ec87a85e2999a1df1880290068cebdaa693370
ViewMTN: http://monotone.openembedded.org/revision.psp?id=a3ec87a85e2999a1df1880290068cebdaa693370
Files:
1
conf/machine/h1910.conf
Diffs:

#
# mt diff -r42072c537ac07457dac8a7dbd13cc1e1e288b4ca -ra3ec87a85e2999a1df1880290068cebdaa693370
#
# 
# 
# patch "conf/machine/h1910.conf"
#  from [6a0ed14b20173b2666b4bd1c8916803a1b60f334]
#    to [977e6db3ac9df3e384c3160a8f9ef9d14c2c38e0]
# 
============================================================
--- conf/machine/h1910.conf	6a0ed14b20173b2666b4bd1c8916803a1b60f334
+++ conf/machine/h1910.conf	977e6db3ac9df3e384c3160a8f9ef9d14c2c38e0
@@ -19,6 +19,7 @@ PREFERRED_PROVIDER_virtual/kernel = "lin
 # Software/packages selection
 #
 PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
+PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.16-hh9"
 PCMCIA_MANAGER = "pcmciautils"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 






More information about the Openembedded-commits mailing list