diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-18 18:56:59 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-22 15:56:28 +0200 |
commit | 303a585a6f6c142b94307ffe48a5c56f828fcd94 (patch) | |
tree | df37175a09a0ce51de13e8f13a70bfcedbe95e75 /meta-oe/recipes-support | |
parent | 289217bbc3c5c53f486ab5615a6d6196e3c12cf2 (diff) | |
download | meta-openembedded-303a585a6f6c142b94307ffe48a5c56f828fcd94.tar.gz |
meta-oe: remove PR = "r0"
* this is default value
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r-- | meta-oe/recipes-support/libnih/libnih_1.0.3.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libnih/libnih_1.0.3.bb b/meta-oe/recipes-support/libnih/libnih_1.0.3.bb index 97385a1c0..40aa8964e 100644 --- a/meta-oe/recipes-support/libnih/libnih_1.0.3.bb +++ b/meta-oe/recipes-support/libnih/libnih_1.0.3.bb | |||
@@ -22,8 +22,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | |||
22 | DEPENDS = "dbus libnih-native" | 22 | DEPENDS = "dbus libnih-native" |
23 | DEPENDS_class-native = "dbus-native" | 23 | DEPENDS_class-native = "dbus-native" |
24 | 24 | ||
25 | PR = "r0" | ||
26 | |||
27 | SRC_URI = "https://launchpad.net/${BPN}/1.0/${PV}/+download/${BP}.tar.gz \ | 25 | SRC_URI = "https://launchpad.net/${BPN}/1.0/${PV}/+download/${BP}.tar.gz \ |
28 | file://libnih_1.0.3-4ubuntu16.patch \ | 26 | file://libnih_1.0.3-4ubuntu16.patch \ |
29 | " | 27 | " |