surpport seeking the recorded video
[vuplus_openembedded] / recipes / images / helloworld-image.bb
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