From eb64b1df5bb1f7c2f8077931029369f6f9105995 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 25 Oct 2012 11:34:22 +0000 Subject: emgd-driver-bin: The item in LICENSE_FLAGS_WHITELIST is case sensitive, fix the instructions Signed-off-by: Richard Purdie --- common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb index ddf874e4..e068f7a6 100644 --- a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb +++ b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb @@ -3,7 +3,7 @@ DESCRIPTION = "EMGD 1.14 includes some userspace binaries that use non-free \ licensing, which are now available via a non-click-through downloadable \ tarball, and is what this recipe now uses. Since it is a non-free license, \ this recipe is marked as 'License_emgd-driver-bin_1.14' and you need to add \ -to LICENSE_FLAGS_WHITELIST += \"License_emgd-driver-bin_1.14\" to your \ +to LICENSE_FLAGS_WHITELIST += \"license_emgd-driver-bin_1.14\" to your \ local.conf in order to enable it in a build." LICENSE = "Intel-software-license-emgd-1.14 & Intel-user-space-graphics-driver-binary-license-emgd-1.14" LICENSE_FLAGS = "license_${PN}_${PV}" -- cgit v1.2.3-54-g00ecf