diff options
Diffstat (limited to 'meta/recipes-sato')
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 | |||
9 | PR = "r1" | 9 | PR = "r1" |
10 | 10 | ||
11 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/mobile/2.23/2.23.92/sources/evolution-data-server-dbus-${PV}.tar.gz \ | 11 | SRC_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 | ||
16 | S = "${WORKDIR}/evolution-data-server-dbus-${PV}" | 16 | S = "${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}" | |||
15 | PR = "r1" | 15 | PR = "r1" |
16 | 16 | ||
17 | SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \ | 17 | SRC_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 | ||
25 | S = "${WORKDIR}/git" | 25 | S = "${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" | |||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | 17 | ||
18 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ | 18 | SRC_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 | ||
21 | inherit autotools pkgconfig | 21 | inherit 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}" | |||
15 | PR = "r0" | 15 | PR = "r0" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ | 17 | SRC_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 | ||
22 | S = "${WORKDIR}/git" | 22 | S = "${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 | ||
22 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ | 22 | SRC_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 | ||
26 | EXTRA_OECONF = "--enable-startup-notification --enable-dbus" | 26 | EXTRA_OECONF = "--enable-startup-notification --enable-dbus" |
27 | EXTRA_OECONF += " ${@base_contains("MACHINE_FEATURES", "acpi", "--with-battery=acpi", "",d)}" | 27 | EXTRA_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}" | |||
12 | PR = "r0" | 12 | PR = "r0" |
13 | 13 | ||
14 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ | 14 | SRC_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 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${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 | ||
25 | SRC_URI_append_poky = " file://owl-window-menu.patch;patch=1" | 25 | SRC_URI_append_poky = " file://owl-window-menu.patch" |
26 | 26 | ||
27 | SRC_URI[md5sum] = "4a7fdc0526ed14e3293d784c0ce27dea" | 27 | SRC_URI[md5sum] = "4a7fdc0526ed14e3293d784c0ce27dea" |
28 | SRC_URI[sha256sum] = "a9335baf127d133da1b2873b3065545bd278fadd4b33e4b91e3d10b165961b68" | 28 | SRC_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" | |||
20 | inherit autotools pkgconfig | 20 | inherit autotools pkgconfig |
21 | 21 | ||
22 | SRC_URI = "svn://svn.o-hand.com/repos/;module=oh-puzzles;proto=http" | 22 | SRC_URI = "svn://svn.o-hand.com/repos/;module=oh-puzzles;proto=http" |
23 | SRC_URI_append_poky = " file://oh-puzzles-owl-menu.patch;patch=1;pnum=0 " | 23 | SRC_URI_append_poky = " file://oh-puzzles-owl-menu.patch;striplevel=0 " |
24 | 24 | ||
25 | S = "${WORKDIR}/${BPN}" | 25 | S = "${WORKDIR}/${BPN}" |
26 | 26 | ||