summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes/0001-build-use-autotools.patch2
-rw-r--r--meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.6.bb (renamed from meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb)2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes/0001-build-use-autotools.patch b/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes/0001-build-use-autotools.patch
index 25771168ce..0c9fe62b1f 100644
--- a/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes/0001-build-use-autotools.patch
+++ b/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes/0001-build-use-autotools.patch
@@ -60,7 +60,7 @@ index 6264da0..0000000
60+++ /dev/null 60+++ /dev/null
61@@ -1,66 +0,0 @@ 61@@ -1,66 +0,0 @@
62-TARGET = unclutter 62-TARGET = unclutter
63-VERSION = 1.5 63-VERSION = 1.6
64-SDIR = src 64-SDIR = src
65-IDIR = include 65-IDIR = include
66-ODIR = obj 66-ODIR = obj
diff --git a/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb b/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.6.bb
index e56803e4ea..8a6b6f8142 100644
--- a/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb
+++ b/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.6.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b25d2c4cca175f44120d1b8e67cb358d"
7 7
8SRC_URI = "git://github.com/Airblader/unclutter-xfixes.git \ 8SRC_URI = "git://github.com/Airblader/unclutter-xfixes.git \
9 file://0001-build-use-autotools.patch" 9 file://0001-build-use-autotools.patch"
10SRCREV = "10fd337bb77e4e93c3380f630a0555372778a948" 10SRCREV = "160ae3760a51126eb225ce77d83e4706eccd4ed9"
11 11
12inherit autotools pkgconfig features_check 12inherit autotools pkgconfig features_check
13 13