mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
Revert "libgusb: Use the correct args to disable vala support"
This reverts commit cb1968b541.
There is already vapi PACKAGECONFIG added in:
https://git.openembedded.org/meta-openembedded/commit/?id=8e816f6fd17ae4142e67b2224ef88dae97435a1c
which resolves this.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,5 +12,3 @@ PACKAGECONFIG[vapi] = "-Dvapi=true,-Dvapi=false"
|
||||
SRC_URI = "git://github.com/hughsie/libgusb.git;branch=main;protocol=https"
|
||||
SRCREV = "db9edbd8b45662d551194a0985173732f8f557a5"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGECONFIG[vala] = "-Dvapi=true,-Dvapi=false"
|
||||
|
||||
Reference in New Issue
Block a user