diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-06-27 09:16:49 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-06-27 09:16:49 +0000 |
commit | 0a66284e31de48c7144224830c657436987715bf (patch) | |
tree | 26f68dca8375fe2f5b3a1d2d2faaca295e7e7c68 /packages/midpath | |
parent | 1df2063836e04c9e0eaad059e06e41054a361d36 (diff) |
midpath-maemo 0.2+0.3rc1: Added pnum 0 to patch.
midpath-openmoko 0.2+0.3rc1: Added pnum 0 to patch.
Diffstat (limited to 'packages/midpath')
-rw-r--r-- | packages/midpath/midpath-maemo_0.2+0.3rc1.bb | 2 | ||||
-rw-r--r-- | packages/midpath/midpath-openmoko_0.2+0.3rc1.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/midpath/midpath-maemo_0.2+0.3rc1.bb b/packages/midpath/midpath-maemo_0.2+0.3rc1.bb index eaf39ea540..10fcf6681d 100644 --- a/packages/midpath/midpath-maemo_0.2+0.3rc1.bb +++ b/packages/midpath/midpath-maemo_0.2+0.3rc1.bb @@ -5,7 +5,7 @@ PR = "r0" # The patch fixes the system_properties file only deployed in this recipe. SRC_URI = "\ ${SOURCEFORGE_MIRROR}/midpath/midpath-0.3rc1.tar.gz \ - file://0.2+0.3rc1-fix-crlf.patch;patch=1 \ + file://0.2+0.3rc1-fix-crlf.patch;patch=1;pnum=0 \ " S = "${WORKDIR}/midpath-0.3rc1" diff --git a/packages/midpath/midpath-openmoko_0.2+0.3rc1.bb b/packages/midpath/midpath-openmoko_0.2+0.3rc1.bb index 8d5679b7b3..edb20af441 100644 --- a/packages/midpath/midpath-openmoko_0.2+0.3rc1.bb +++ b/packages/midpath/midpath-openmoko_0.2+0.3rc1.bb @@ -5,7 +5,7 @@ PR = "r0" # The patch fixes the system_properties file only deployed in this recipe. SRC_URI = "\ ${SOURCEFORGE_MIRROR}/midpath/midpath-0.3rc1.tar.gz \ - file://0.2+0.3rc1-fix-crlf.patch;patch=1 \ + file://0.2+0.3rc1-fix-crlf.patch;patch=1;pnum=0 \ " S = "${WORKDIR}/midpath-0.3rc1" |