mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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"
|
||||
|
||||
IMAGE_INSTALL += "packagegroup-meta-python \
|
||||
packagegroup-meta-python3"
|
||||
IMAGE_INSTALL += "packagegroup-meta-python3"
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@ require meta-python-image-base.bb
|
|||
|
||||
SUMMARY = "meta-python ptest test image"
|
||||
|
||||
IMAGE_INSTALL += "packagegroup-meta-python-ptest"
|
||||
IMAGE_INSTALL += "packagegroup-meta-python3-ptest"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user