diff options
Diffstat (limited to 'packages/midpath/midpath-maemo_0.2+0.3rc1.bb')
-rw-r--r-- | packages/midpath/midpath-maemo_0.2+0.3rc1.bb | 4 |
1 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 c00c46aedc..10fcf6681d 100644 --- a/packages/midpath/midpath-maemo_0.2+0.3rc1.bb +++ b/packages/midpath/midpath-maemo_0.2+0.3rc1.bb @@ -1,6 +1,6 @@ require midpath.inc -FILE_PR = "r0" +PR = "r0" # The patch fixes the system_properties file only deployed in this recipe. SRC_URI = "\ @@ -10,7 +10,7 @@ SRC_URI = "\ S = "${WORKDIR}/midpath-0.3rc1" -FILE_PR = "r0" +PR = "r0" SRC_URI += "file://configuration_maemo.cfg" |