xfce-base: boring old hacks for old OE
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 29 Dec 2012 17:46:12 +0000 (19:46 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 29 Dec 2012 17:46:12 +0000 (19:46 +0200)
recipes/xfce-base/exo_0.3.107.bb
recipes/xfce-base/xfwm4-themes_4.6.0.bb

index 41c2a58..e397f5e 100644 (file)
@@ -8,8 +8,8 @@ inherit xfce46 python-dir
 XFCE_VERSION = "4.6.2"
 
 SRC_URI += " \
-    file://exo-no-tests.patch \
-    file://configure.patch \
+    file://exo-no-tests.patch;patch=1 \
+    file://configure.patch;patch=1 \
 "
 
 # Note: Python checking is broken
index 375f8c7..a707187 100644 (file)
@@ -11,7 +11,7 @@ inherit xfce46
 SRC_URI = "http://mocha.xfce.org/archive/src/art/xfwm4-themes/4.6/xfwm4-themes-${PV}.tar.bz2"
 
 SRC_URI += " \
-    file://remove-double-files.patch \
+    file://remove-double-files.patch;patch=1 \
 "
 
 PACKAGES_DYNAMIC = "xfwm4-theme-*"