diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-05-24 13:01:00 -0700 |
---|---|---|
committer | Chris Larson <chris_larson@mentor.com> | 2010-05-25 12:54:52 -0700 |
commit | 6fe7cef27069415f2eba36bc640cf59013d4979b (patch) | |
tree | b0cb8845ddc6b8bcffc50e08a2eeae98e049be98 /recipes/maemo | |
parent | bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (diff) |
Make the do_patch apply=yes param implicit if extension is .diff/.patch
For .diff/.patch you need to apply manually, you can specify apply=no.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/maemo')
-rw-r--r-- | recipes/maemo/hildon-control-panel_0.9.1-1.2.bb | 4 | ||||
-rw-r--r-- | recipes/maemo/hildon-status-bar_0.8.11-1.bb | 2 | ||||
-rw-r--r-- | recipes/maemo/libosso-help_1.0.01.bb | 4 | ||||
-rw-r--r-- | recipes/maemo/osso-af-startup_0.28-1.bb | 4 | ||||
-rw-r--r-- | recipes/maemo/osso-application-installer_1.0.03-1.bb | 2 | ||||
-rw-r--r-- | recipes/maemo/osso-esd_0.5.bb | 2 | ||||
-rw-r--r-- | recipes/maemo/osso-gwconnect_0.70.1.bb | 2 | ||||
-rw-r--r-- | recipes/maemo/tscalib_0.0.1-3.bb | 2 | ||||
-rw-r--r-- | recipes/maemo/xpext_1.0-5.bb | 2 | ||||
-rw-r--r-- | recipes/maemo/xsp_1.0.0-8.bb | 2 |
10 files changed, 13 insertions, 13 deletions
diff --git a/recipes/maemo/hildon-control-panel_0.9.1-1.2.bb b/recipes/maemo/hildon-control-panel_0.9.1-1.2.bb index c0efd9aab7..3c56364363 100644 --- a/recipes/maemo/hildon-control-panel_0.9.1-1.2.bb +++ b/recipes/maemo/hildon-control-panel_0.9.1-1.2.bb @@ -4,8 +4,8 @@ LICENSE = "GPL" DEPENDS = "hildon-lgpl hildon-base-lib osso-af-settings libosso hildon-libs osso-af-settings libosso-help" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \ - file://config-path.patch;apply=yes;striplevel=0 \ - file://noWerror.patch;apply=yes;striplevel=0" + file://config-path.patch;striplevel=0 \ + file://noWerror.patch;striplevel=0" S = "${WORKDIR}/hildon-control-panel-0.9.1" diff --git a/recipes/maemo/hildon-status-bar_0.8.11-1.bb b/recipes/maemo/hildon-status-bar_0.8.11-1.bb index dac3a65486..5d6238cd06 100644 --- a/recipes/maemo/hildon-status-bar_0.8.11-1.bb +++ b/recipes/maemo/hildon-status-bar_0.8.11-1.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" DEPENDS = "hildon-lgpl libosso hildon-libs" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \ - file://source.patch;apply=yes;striplevel=0" + file://source.patch;striplevel=0" S = "${WORKDIR}/hildon-status-bar-0.8.11" diff --git a/recipes/maemo/libosso-help_1.0.01.bb b/recipes/maemo/libosso-help_1.0.01.bb index 8f6544bbee..b80d45ad88 100644 --- a/recipes/maemo/libosso-help_1.0.01.bb +++ b/recipes/maemo/libosso-help_1.0.01.bb @@ -3,8 +3,8 @@ PR = "r0" DEPENDS = "libosso hildon-lgpl hildon-base-lib hildon-libs" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/libo/${PN}/libosso-help_${PV}.tar.gz \ - file://no-Werror.patch;apply=yes;striplevel=0 \ - file://help-header-pp.patch;apply=yes;striplevel=0" + file://no-Werror.patch;striplevel=0 \ + file://help-header-pp.patch;striplevel=0" inherit pkgconfig autotools diff --git a/recipes/maemo/osso-af-startup_0.28-1.bb b/recipes/maemo/osso-af-startup_0.28-1.bb index c6bfc77fa1..dbf80abb6e 100644 --- a/recipes/maemo/osso-af-startup_0.28-1.bb +++ b/recipes/maemo/osso-af-startup_0.28-1.bb @@ -7,8 +7,8 @@ RDEPENDS_osso-af-services = "${PN}" RDEPENDS_osso-af-base-apps = "${PN}" SRC_URI = "http://stage.maemo.org:80/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.tar.gz \ - file://osso-af-startup-source.patch;apply=yes;striplevel=0 \ - file://launch-no-o.patch;apply=yes;striplevel=0" + file://osso-af-startup-source.patch;striplevel=0 \ + file://launch-no-o.patch;striplevel=0" S = "${WORKDIR}/${PN}-0.28" diff --git a/recipes/maemo/osso-application-installer_1.0.03-1.bb b/recipes/maemo/osso-application-installer_1.0.03-1.bb index 24dc6a56bf..550c8a5228 100644 --- a/recipes/maemo/osso-application-installer_1.0.03-1.bb +++ b/recipes/maemo/osso-application-installer_1.0.03-1.bb @@ -5,7 +5,7 @@ DEPENDS = "hildon-lgpl hildon-base-lib libosso hildon-libs hildon-control-panel RDEPENDS = "shared-mime-info" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.tar.gz \ - file://fix-buildsystem.patch;apply=yes" + file://fix-buildsystem.patch" S = "${WORKDIR}/osso-application-installer-1.0.03" diff --git a/recipes/maemo/osso-esd_0.5.bb b/recipes/maemo/osso-esd_0.5.bb index 9958485777..65854fa85d 100644 --- a/recipes/maemo/osso-esd_0.5.bb +++ b/recipes/maemo/osso-esd_0.5.bb @@ -6,7 +6,7 @@ RPROVIDES_${PN} = "esd" DEPENDS = "audiofile osso-dsp-headers" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.orig.tar.gz \ - file://qa-silence.patch;apply=yes" + file://qa-silence.patch" # for qa-silence.patch: export MME_INCDIR = "${STAGING_INCDIR}/mme" diff --git a/recipes/maemo/osso-gwconnect_0.70.1.bb b/recipes/maemo/osso-gwconnect_0.70.1.bb index 7c3f152e42..c608ee0ed6 100644 --- a/recipes/maemo/osso-gwconnect_0.70.1.bb +++ b/recipes/maemo/osso-gwconnect_0.70.1.bb @@ -3,7 +3,7 @@ LICENSE = "" DEPENDS = "dbus gconf glib-2.0 libosso bluez-libs" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/osso-gwconnect/osso-gwconnect_${PV}.tar.gz \ - file://osso-gwconnect-stdio.patch;apply=yes" + file://osso-gwconnect-stdio.patch" EXTRA_OECONF = "--disable-mce" diff --git a/recipes/maemo/tscalib_0.0.1-3.bb b/recipes/maemo/tscalib_0.0.1-3.bb index ee7e2deef8..11f3594a36 100644 --- a/recipes/maemo/tscalib_0.0.1-3.bb +++ b/recipes/maemo/tscalib_0.0.1-3.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" DEPENDS = "virtual/xserver tslib" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/t/${PN}/${PN}_${PV}.tar.gz \ - file://makefile.patch;apply=yes;striplevel=0" + file://makefile.patch;striplevel=0" S = "${WORKDIR}/${PN}" diff --git a/recipes/maemo/xpext_1.0-5.bb b/recipes/maemo/xpext_1.0-5.bb index e36f76f1c3..f28881cbc0 100644 --- a/recipes/maemo/xpext_1.0-5.bb +++ b/recipes/maemo/xpext_1.0-5.bb @@ -6,7 +6,7 @@ PRIORITY = "optional" DEPENDS = "virtual/libx11 libxext" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${PN}/${PN}_${PV}.tar.gz \ - file://auxdir.patch;apply=yes;striplevel=0" + file://auxdir.patch;striplevel=0" S = "${WORKDIR}/xpext-1.0" inherit autotools pkgconfig diff --git a/recipes/maemo/xsp_1.0.0-8.bb b/recipes/maemo/xsp_1.0.0-8.bb index 9c3082d3ac..45499a905d 100644 --- a/recipes/maemo/xsp_1.0.0-8.bb +++ b/recipes/maemo/xsp_1.0.0-8.bb @@ -6,7 +6,7 @@ PRIORITY = "optional" DEPENDS = "virtual/libx11 libxext xpext" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/xsp/${PN}_${PV}.tar.gz \ - file://xsp-fix-pc.patch;apply=yes" + file://xsp-fix-pc.patch" S = "${WORKDIR}/Xsp" inherit autotools pkgconfig |