Re: [yocto] Packages in packagegroup are not installed in image

2015-09-29 Thread Ng, Mei Yeen
Randy, It works perfectly now. :) Thanks so much for your advice. Warm regards, Mei Yeen -Original Message- From: Randy Witt [mailto:randy.e.w...@linux.intel.com] Sent: Wednesday, August 26, 2015 4:05 AM To: Ng, Mei Yeen; yocto@yoctoproject.org Cc: Hart, Darren; Witt, Randy E

Re: [yocto] Packages in packagegroup are not installed in image

2015-08-24 Thread Ng, Mei Yeen
--Original Message- From: Randy Witt [mailto:randy.e.w...@linux.intel.com] Sent: Friday, July 24, 2015 2:00 AM To: Ng, Mei Yeen; yocto@yoctoproject.org Cc: Hart, Darren; Witt, Randy E Subject: Re: [yocto] Packages in packagegroup are not installed in image Hi Mei, On 07/15/2015 10:40 AM, Ng, M

[yocto] Packages in packagegroup are not installed in image

2015-07-20 Thread Ng, Mei Yeen
Hi, I need help for issue where packages in packagegroup that compiles perfectly fine with core-images, but when verified in the image, they are not installed for some reason. My understanding was that packages listed under RDEPENDS in the packagegroup would get compiled and installed. Some pa