Re: [yocto] [[AUH] 4/6] testimage/ptest: Add require of ptest-pkgs in EXTRA_IMAGE_FEATURES.

2015-12-10 Thread Paul Eggleton
On Tue, 01 Dec 2015 16:03:39 Aníbal Limón wrote: > Instead of add manually the ptest packages use IMAGE_FEATURE to > install ptest packages this save time validating if ptest pkg > exist. > > Signed-off-by: Aníbal Limón > --- > README | 3 ++- >

[yocto] [[AUH] 4/6] testimage/ptest: Add require of ptest-pkgs in EXTRA_IMAGE_FEATURES.

2015-12-01 Thread Aníbal Limón
Instead of add manually the ptest packages use IMAGE_FEATURE to install ptest packages this save time validating if ptest pkg exist. Signed-off-by: Aníbal Limón --- README | 3 ++- modules/testimage.py | 5 ++--- upgradehelper.py | 5 + 3