repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
help2man: fix drag in of target perl for the native package
[openembedded.git]
/
recipes
/
images
/
helloworld-image.bb
blob
d1a43cba49b4ead2ce6fb1db13b8f917c8318f64
1
# Hello world image
2
# Contains
*
only
*
a statically linked hello world init program
3
4
IMAGE_INSTALL
=
"helloworld"
5
6
IMAGE_LINGUAS
=
""
7
IMAGE_LOGIN_MANAGER
=
""
8
IMAGE_INIT_MANAGER
=
""
9
IMAGE_INITSCRIPTS
=
""
10
IMAGE_DEV_MANAGER
=
""
11
12
inherit image