summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-08-18 00:17:52 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-23 18:23:30 -0700
commita0dc330b4abbb31c3c131a4cb1762555e5e109a1 (patch)
tree04519316f9d3aeeab647a8caffac7aa5b7b2700c /meta/recipes-sato
parente30a104c9c26ab47ba91939b585d113873cfb4c5 (diff)
downloadpoky-a0dc330b4abbb31c3c131a4cb1762555e5e109a1.tar.gz
recipes: Delete patch=1, its default and replace pnum with striplevel
Some place pnum=1 is used which is removed as well since striplevel=1 is default (From OE-Core rev: 4e108857e0d40105f7ecbc55e99bd6c367bb7386) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/eds/eds-dbus_2.20.0.bb4
-rw-r--r--meta/recipes-sato/eds/eds-dbus_git.bb10
-rw-r--r--meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb2
-rw-r--r--meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb4
-rw-r--r--meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb2
-rw-r--r--meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb4
-rw-r--r--meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb2
-rw-r--r--meta/recipes-sato/puzzles/oh-puzzles_svn.bb2
8 files changed, 15 insertions, 15 deletions
diff --git a/meta/recipes-sato/eds/eds-dbus_2.20.0.bb b/meta/recipes-sato/eds/eds-dbus_2.20.0.bb
index 2acc5b5833..d129a64d91 100644
--- a/meta/recipes-sato/eds/eds-dbus_2.20.0.bb
+++ b/meta/recipes-sato/eds/eds-dbus_2.20.0.bb
@@ -9,8 +9,8 @@ DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libi
9PR = "r1" 9PR = "r1"
10 10
11SRC_URI = "http://ftp.gnome.org/pub/GNOME/mobile/2.23/2.23.92/sources/evolution-data-server-dbus-${PV}.tar.gz \ 11SRC_URI = "http://ftp.gnome.org/pub/GNOME/mobile/2.23/2.23.92/sources/evolution-data-server-dbus-${PV}.tar.gz \
12 file://oh-contact.patch;patch=1;pnum=0 \ 12 file://oh-contact.patch;striplevel=0 \
13 file://no_iconv_test.patch;patch=1 \ 13 file://no_iconv_test.patch \
14 file://iconv-detect.h" 14 file://iconv-detect.h"
15 15
16S = "${WORKDIR}/evolution-data-server-dbus-${PV}" 16S = "${WORKDIR}/evolution-data-server-dbus-${PV}"
diff --git a/meta/recipes-sato/eds/eds-dbus_git.bb b/meta/recipes-sato/eds/eds-dbus_git.bb
index 0d920cdc60..7fa8311062 100644
--- a/meta/recipes-sato/eds/eds-dbus_git.bb
+++ b/meta/recipes-sato/eds/eds-dbus_git.bb
@@ -15,11 +15,11 @@ PV = "2.30+git${SRCPV}"
15PR = "r1" 15PR = "r1"
16 16
17SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \ 17SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \
18 file://oh-contact.patch;patch=1;pnum=0 \ 18 file://oh-contact.patch;striplevel=0 \
19 file://nossl.patch;patch=1 \ 19 file://nossl.patch \
20 file://optional_imapx_provider.patch;patch=1 \ 20 file://optional_imapx_provider.patch \
21 file://new-contact-fix.patch;patch=1 \ 21 file://new-contact-fix.patch \
22 file://old-gdk-api.patch;patch=1 \ 22 file://old-gdk-api.patch \
23 file://iconv-detect.h" 23 file://iconv-detect.h"
24 24
25S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
diff --git a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb
index d3873ad366..1d93b73f37 100644
--- a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb
+++ b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb
@@ -16,7 +16,7 @@ PR = "r0"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ 18SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
19 file://no-handed.patch;patch=1;pnum=0" 19 file://no-handed.patch;striplevel=0"
20 20
21inherit autotools pkgconfig 21inherit autotools pkgconfig
22 22
diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
index 7d7a1b9a31..97b40d4777 100644
--- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
+++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
@@ -15,8 +15,8 @@ PV = "0.0+git${SRCPV}"
15PR = "r0" 15PR = "r0"
16 16
17SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ 17SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
18 file://configure_fix.patch;patch=1;maxrev=1819 \ 18 file://configure_fix.patch;maxrev=1819 \
19 file://single-instance.patch;patch=1 \ 19 file://single-instance.patch \
20 file://80matchboxkeyboard.shbg" 20 file://80matchboxkeyboard.shbg"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
index 46473a04fb..98b3447a71 100644
--- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
+++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
@@ -21,7 +21,7 @@ RCONFLICTS_${PN} = "matchbox-panel"
21 21
22SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ 22SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
23 file://gcc-4.6.0-compile.patch \ 23 file://gcc-4.6.0-compile.patch \
24 file://startup_fix.diff;patch=1" 24 file://startup_fix.diff"
25 25
26EXTRA_OECONF = "--enable-startup-notification --enable-dbus" 26EXTRA_OECONF = "--enable-startup-notification --enable-dbus"
27EXTRA_OECONF += " ${@base_contains("MACHINE_FEATURES", "acpi", "--with-battery=acpi", "",d)}" 27EXTRA_OECONF += " ${@base_contains("MACHINE_FEATURES", "acpi", "--with-battery=acpi", "",d)}"
diff --git a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb
index 94ccd3fe13..10388f4c71 100644
--- a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb
+++ b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb
@@ -12,8 +12,8 @@ PV = "0.0+git${SRCPV}"
12PR = "r0" 12PR = "r0"
13 13
14SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ 14SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
15 file://single-instance.patch;patch=1 \ 15 file://single-instance.patch \
16 file://configure_fix.patch;patch=1;maxrev=1819 \ 16 file://configure_fix.patch;maxrev=1819 \
17 file://dso_linking_change_build_fix.patch " 17 file://dso_linking_change_build_fix.patch "
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb
index 5eb5480d96..49252313b8 100644
--- a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb
+++ b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb
@@ -22,7 +22,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \
22 file://emblem-symbolic-link.png \ 22 file://emblem-symbolic-link.png \
23 file://cross-compile-fix.patch" 23 file://cross-compile-fix.patch"
24 24
25SRC_URI_append_poky = " file://owl-window-menu.patch;patch=1" 25SRC_URI_append_poky = " file://owl-window-menu.patch"
26 26
27SRC_URI[md5sum] = "4a7fdc0526ed14e3293d784c0ce27dea" 27SRC_URI[md5sum] = "4a7fdc0526ed14e3293d784c0ce27dea"
28SRC_URI[sha256sum] = "a9335baf127d133da1b2873b3065545bd278fadd4b33e4b91e3d10b165961b68" 28SRC_URI[sha256sum] = "a9335baf127d133da1b2873b3065545bd278fadd4b33e4b91e3d10b165961b68"
diff --git a/meta/recipes-sato/puzzles/oh-puzzles_svn.bb b/meta/recipes-sato/puzzles/oh-puzzles_svn.bb
index 616fb0e244..b5e5b91b65 100644
--- a/meta/recipes-sato/puzzles/oh-puzzles_svn.bb
+++ b/meta/recipes-sato/puzzles/oh-puzzles_svn.bb
@@ -20,7 +20,7 @@ bindir = "/usr/games"
20inherit autotools pkgconfig 20inherit autotools pkgconfig
21 21
22SRC_URI = "svn://svn.o-hand.com/repos/;module=oh-puzzles;proto=http" 22SRC_URI = "svn://svn.o-hand.com/repos/;module=oh-puzzles;proto=http"
23SRC_URI_append_poky = " file://oh-puzzles-owl-menu.patch;patch=1;pnum=0 " 23SRC_URI_append_poky = " file://oh-puzzles-owl-menu.patch;striplevel=0 "
24 24
25S = "${WORKDIR}/${BPN}" 25S = "${WORKDIR}/${BPN}"
26 26