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:
851b837
)
Merge bk://openembedded@openembedded.bkbits.net/packages
author
Phil Blundell
<philb@gnu.org>
Sat, 11 Sep 2004 14:46:15 +0000
(14:46 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sat, 11 Sep 2004 14:46:15 +0000
(14:46 +0000)
into stealth.(none):/home/pb/oe/oe-packages
2004/09/11 15:45:58+01:00 (none)!pb
suppress the IMAGE_LINGUAS
BKrev: 41430fb7FdPDm8af-H08kR2S3XCHBA
meta/dvb-image.oe
patch
|
blob
|
history
diff --git
a/meta/dvb-image.oe
b/meta/dvb-image.oe
index
e21e673
..
fa401ea
100644
(file)
--- a/
meta/dvb-image.oe
+++ b/
meta/dvb-image.oe
@@
-1,5
+1,7
@@
export IMAGE_BASENAME = "dvb-image"
+IMAGE_LINGUAS = ""
+
DVB_PACKAGES = "task-bootstrap task-dvb"
export IPKG_INSTALL = "${DVB_PACKAGES}"