From 542ffbafe17055988e580e71dd834600efca7495 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 15 Nov 2021 14:40:20 +0100 Subject: Revert "libgusb: Use the correct args to disable vala support" This reverts commit cb1968b5410fa415f5c6c70264ce83c4112b6d4d. There is already vapi PACKAGECONFIG added in: https://git.openembedded.org/meta-openembedded/commit/?id=8e816f6fd17ae4142e67b2224ef88dae97435a1c which resolves this. Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta-oe/recipes-support/libgusb/libgusb_0.3.8.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-oe/recipes-support') diff --git a/meta-oe/recipes-support/libgusb/libgusb_0.3.8.bb b/meta-oe/recipes-support/libgusb/libgusb_0.3.8.bb index bde57e9cc..51e734904 100644 --- a/meta-oe/recipes-support/libgusb/libgusb_0.3.8.bb +++ b/meta-oe/recipes-support/libgusb/libgusb_0.3.8.bb @@ -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" -- cgit v1.2.3-54-g00ecf