git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
667d83d
)
hx4700: Fix last typo in kernel module package name (only hyphens are allowed there,
author
Paul Sokolovsky
<pmiscml@gmail.com>
Tue, 17 Oct 2006 19:04:26 +0000
(19:04 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Tue, 17 Oct 2006 19:04:26 +0000
(19:04 +0000)
underscores separate package name from version).
conf/machine/hx4700.conf
patch
|
blob
|
history
diff --git
a/conf/machine/hx4700.conf
b/conf/machine/hx4700.conf
index
a6029d6
..
3067caa
100644
(file)
--- 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 \