From 6c996d638a2dc221a77a1d957f11d862c42c577e Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Tue, 9 Apr 2019 10:17:33 +0800 Subject: xstdcmap: upgrade 1.0.3 -> 1.0.4 -Upgrade from xstdcmap_1.0.3.bb to xstdcmap_1.0.4.bb. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.3.bb | 16 ---------------- meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.4.bb | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.3.bb create mode 100644 meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.4.bb diff --git a/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.3.bb b/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.3.bb deleted file mode 100644 index 99f70364b..000000000 --- a/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.3.bb +++ /dev/null @@ -1,16 +0,0 @@ -require recipes-graphics/xorg-app/xorg-app-common.inc - -SUMMARY = "X.Org X11 X client utilities" -HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xstdcmap" -DESCRIPTION = "The xstdcmap utility can be used to selectively define \ -standard colormap properties." -SECTION = "x11/app" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=2b08d9e2e718ac83e6fe2b974d4b5fd8" - -DEPENDS += "libxmu" -BBCLASSEXTEND = "native" - -SRC_URI[md5sum] = "eb5473acaef15a5db9b50df29c6a7f90" -SRC_URI[sha256sum] = "f648e2b0cf16aa29856de998e2c7204be39dc1f8daeda9464d32288e0b580fc1" - diff --git a/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.4.bb new file mode 100644 index 000000000..9d523bd7b --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.4.bb @@ -0,0 +1,16 @@ +require recipes-graphics/xorg-app/xorg-app-common.inc + +SUMMARY = "X.Org X11 X client utilities" +HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xstdcmap" +DESCRIPTION = "The xstdcmap utility can be used to selectively define \ +standard colormap properties." +SECTION = "x11/app" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=2b08d9e2e718ac83e6fe2b974d4b5fd8" + +DEPENDS += "libxmu" +BBCLASSEXTEND = "native" + +SRC_URI[md5sum] = "da67142c128d18386ff145882e0afc66" +SRC_URI[sha256sum] = "06898b3f1eaad0b205ff3c75bdefa3207868b889d4cb37b32b8267b2bbfe6f8b" + -- cgit v1.2.3-54-g00ecf