From f9e487be1ba452054620f41dabb59fd9527009fd Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 14 Sep 2004 10:36:09 +0000 Subject: [PATCH] Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/09/14 12:36:00+02:00 uni-frankfurt.de!mickeyl ship usb and pcnet modules in the simpad default image BKrev: 4146c999uVFOgBu2ZOuk3LEQ64BXSA --- conf/simpad.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/conf/simpad.conf b/conf/simpad.conf index ab4c66fa6f..36f6a25f1d 100644 --- a/conf/simpad.conf +++ b/conf/simpad.conf @@ -8,7 +8,9 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "opensimpad-64+0" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel hostap-modules orinoco-modules freeswan mipv6 atmelwlandriver" BOOTSTRAP_EXTRA_RDEPENDS = "kernel" -BOOTSTRAP_EXTRA_RRECOMMENDS = "freeswan mipv6 hostap-modules-cs orinoco-modules atmelwlandriver kernel-module-sa1100-ir" +BOOTSTRAP_EXTRA_RRECOMMENDS = "freeswan mipv6 hostap-modules-cs orinoco-modules atmelwlandriver \ +kernel-module-sa1100-ir kernel-module-sa1100usb-core kernel-module-usb-eth \ +kernel-module-pcnet-cs kernel-module-8390" EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n" EXTRA_IMAGEDEPENDS = "" INHERIT += "simpad_flashimg" -- 2.39.5