mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01: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