From: Paul Sokolovsky Date: Tue, 17 Oct 2006 19:04:26 +0000 (+0000) Subject: hx4700: Fix last typo in kernel module package name (only hyphens are allowed there, X-Git-Tag: Release-2010-05/1~9453^2~567^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b91f6b6f8dd4354580b5d98218b545d36cdf4a0;p=openembedded.git hx4700: Fix last typo in kernel module package name (only hyphens are allowed there, underscores separate package name from version). --- diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf index a6029d6c0b..3067caada9 100644 --- a/conf/machine/hx4700.conf +++ b/conf/machine/hx4700.conf @@ -37,7 +37,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-module-nls-cp437 \ kernel-module-i2c-pxa \ kernel-module-hx4700-voltage \ kernel-module-hx4700-acx \ - kernel-module-snd_hx4700-audio" + kernel-module-snd-hx4700-audio" EXTRA_IMAGECMD_jffs2 = "; sumtool -i ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \