[oe-commits] org.oe.angstrom-2007.12-stable h2200.conf: Autoload g_ether, like other linux-hh machines do.

koen commit oe at amethyst.openembedded.net
Mon Mar 17 09:04:13 UTC 2008


h2200.conf: Autoload g_ether, like other linux-hh machines do.
* Bump kernel PR too.

applied changes from d84c9c256cb1de6c2bd012290a0c14a75f771fa5
             through a3b18a00a09e716f4b3d5bfced86fea0439953a0

Author: koen at openembedded.org
Branch: org.openembedded.angstrom-2007.12-stable
Revision: 5e0318e8579ac0f7176bffb638675e6a18d4d71b
ViewMTN: http://monotone.openembedded.org/revision/info/5e0318e8579ac0f7176bffb638675e6a18d4d71b
Files:
1
conf/machine/h2200.conf
packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb
Diffs:

#
# mt diff -rba09e2ce0f9d80bdcba91573cd5733512583ef63 -r5e0318e8579ac0f7176bffb638675e6a18d4d71b
#
#
#
# patch "conf/machine/h2200.conf"
#  from [73636ed45d256967ed2b6da85adaf7af07cc9fb4]
#    to [43e7d0f12ed80fca32ff65dc5a9a591394c1fd7b]
# 
# patch "packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb"
#  from [3889ec5d5287ff88902fa3d5cc7a4c87cdfde3c7]
#    to [b4e447c3efe1d3a370f7b31c7aa9e0af749909a1]
#
============================================================
--- conf/machine/h2200.conf	73636ed45d256967ed2b6da85adaf7af07cc9fb4
+++ conf/machine/h2200.conf	43e7d0f12ed80fca32ff65dc5a9a591394c1fd7b
@@ -41,6 +41,7 @@ module_autoload_snd-h2200-audio = "snd-h
 module_autoload_snd-pcm-oss 	= "snd-pcm-oss"
 module_autoload_snd-mixer-oss = "snd-mixer-oss"
 module_autoload_snd-h2200-audio = "snd-h2200-audio"
+module_autoload_g_ether = "g_ether"
 
 SERIAL_CONSOLE = "115200 ttyS0 vt100"
 USE_VT = "0"
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb	3889ec5d5287ff88902fa3d5cc7a4c87cdfde3c7
+++ packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb	b4e447c3efe1d3a370f7b31c7aa9e0af749909a1
@@ -1,7 +1,7 @@ LICENSE = "GPL"
 SECTION = "kernel"
 DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
 LICENSE = "GPL"
-PR = "r13"
+PR = "r15"
 
 DEFAULT_PREFERENCE = "-1"
 






More information about the Openembedded-commits mailing list