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:
4c8c218
)
angstrom-minimal-image: don't install translations (from poky)
author
Koen Kooi
<koen@openembedded.org>
Tue, 26 Jun 2007 09:32:11 +0000
(09:32 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 26 Jun 2007 09:32:11 +0000
(09:32 +0000)
packages/images/angstrom-minimal-image.bb
patch
|
blob
|
history
diff --git
a/packages/images/angstrom-minimal-image.bb
b/packages/images/angstrom-minimal-image.bb
index
c79bff2
..
83d814a
100644
(file)
--- a/
packages/images/angstrom-minimal-image.bb
+++ b/
packages/images/angstrom-minimal-image.bb
@@
-1,13
+1,15
@@
#Angstrom minimalist image
#gives you a small images with ssh access
LICENSE = "MIT"
-PR = "r
1
"
+PR = "r
3
"
ANGSTROM_EXTRA_INSTALL ?= ""
DISTRO_SSH_DAEMON ?= "dropbear"
+IMAGE_LINGUAS = " "
RDEPENDS = "task-boot \
${DISTRO_SSH_DAEMON} \
+ angstrom-version \
"
export IMAGE_BASENAME = "minimalist-image"