From: Joshua Watt Date: Mon, 1 Jun 2026 18:11:43 +0000 (-0600) Subject: util-macros: Remove redundant MIT license X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=941dc1fb5074d6d194d0c0bd4b585a773961683a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git util-macros: Remove redundant MIT license Removes a redundant MIT license declaration Signed-off-by: Joshua Watt Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb b/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb index c8e0b8d490..7cd774bac6 100644 --- a/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb +++ b/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb @@ -4,7 +4,7 @@ DESCRIPTION = "M4 autotools macros used by various X.org programs." require xorg-util-common.inc -LICENSE = "MIT & MIT" +LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=42ba50748cb7ccf8739424e5e2072b02" PE = "1"