mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 00:09:51 +00:00
meta-python-image,meta-python-ptest-image: Use python3 packagegroups
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
c18b3d9fed
commit
e43a9898fc
@ -2,5 +2,4 @@ require meta-python-image-base.bb
|
|||||||
|
|
||||||
SUMMARY = "meta-python build test image"
|
SUMMARY = "meta-python build test image"
|
||||||
|
|
||||||
IMAGE_INSTALL += "packagegroup-meta-python \
|
IMAGE_INSTALL += "packagegroup-meta-python3"
|
||||||
packagegroup-meta-python3"
|
|
||||||
|
|||||||
@ -2,4 +2,4 @@ require meta-python-image-base.bb
|
|||||||
|
|
||||||
SUMMARY = "meta-python ptest test image"
|
SUMMARY = "meta-python ptest test image"
|
||||||
|
|
||||||
IMAGE_INSTALL += "packagegroup-meta-python-ptest"
|
IMAGE_INSTALL += "packagegroup-meta-python3-ptest"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user