Re: [yocto] poky lsb support

2013-04-15 Thread Aws Ismail
On 13-04-15 10:21 PM, gmail wrote: HI every body: I have a package(opensaf) which needs support of lsb init script .So I use this "DISTRO ?= "poky-lab" in conf/local.conf And i set IMAGE_INSTALL in my image recipe as follows: IMAGE_INSTALL = "\ ${CORE_IMAGE_BASE_INSTALL} \ packag

[yocto] poky lsb support

2013-04-15 Thread gmail
HI every body: I have a package(opensaf) which needs support of lsb init script .So I use this "DISTRO ?= "poky-lab" in conf/local.conf And i set IMAGE_INSTALL in my image recipe as follows: IMAGE_INSTALL = "\ ${CORE_IMAGE_BASE_INSTALL} \ packagegroup-core-boot \ bash\ bc \