help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / images / helloworld-image.bb
blobd1a43cba49b4ead2ce6fb1db13b8f917c8318f64
1 # Hello world image
2 # Contains *only* a statically linked hello world init program
4 IMAGE_INSTALL = "helloworld"
6 IMAGE_LINGUAS = ""
7 IMAGE_LOGIN_MANAGER = ""
8 IMAGE_INIT_MANAGER = ""
9 IMAGE_INITSCRIPTS = ""
10 IMAGE_DEV_MANAGER = ""
12 inherit image