aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2014-04-29 07:37:54 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-06 17:59:05 +0100
commit9a821d80b732a52574ac5c20b323966811828852 (patch)
treea7ca65de7b8ea86326245fdbc9836283e1afac64 /meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb
parent32b826720626ec2d426ff7dbfe5607bc0dbd8082 (diff)
downloadopenembedded-core-contrib-9a821d80b732a52574ac5c20b323966811828852.tar.gz
xdg-utils: reinstall xdg-terminal
It's being used by e.g. gnome-session when Terminal=true is set in .desktop files, like xinput-calibrator does. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb')
-rw-r--r--meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb
index 79698791bc..2ac979b0b9 100644
--- a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb
+++ b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb
@@ -11,12 +11,15 @@ xdg-icon-resource \
xdg-mime \
xdg-open \
xdg-screensaver \
+xdg-terminal \
"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a5367a90934098d6b05af3b746405014"
-SRC_URI = "http://portland.freedesktop.org/download/${BPN}-${PV}.tar.gz"
+SRC_URI = "http://portland.freedesktop.org/download/${BPN}-${PV}.tar.gz \
+ file://0001-Reinstate-xdg-terminal.patch \
+ "
SRC_URI[md5sum] = "fadf5e7a08e0526fc60dbe3e5b7ef8d6"
SRC_URI[sha256sum] = "7b05558ae4bb8ede356863cae8c42e3e012aa421bf9d45130a570fd209d79102"