mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
mysql-python: Enable only when meta-py2 is present
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -101,8 +101,9 @@ RDEPENDS_packagegroup-meta-oe-bsp_remove_riscv32 = "efivar efibootmgr"
|
||||
|
||||
RDEPENDS_packagegroup-meta-oe-dbs ="\
|
||||
leveldb libdbi mariadb mariadb-native \
|
||||
mysql-python postgresql psqlodbc rocksdb soci \
|
||||
postgresql psqlodbc rocksdb soci \
|
||||
sqlite \
|
||||
${@bb.utils.contains("BBPATH", "meta-python2", "mysql-python", "", d)} \
|
||||
"
|
||||
|
||||
RDEPENDS_packagegroup-meta-oe-devtools ="\
|
||||
|
||||
Reference in New Issue
Block a user