diff options
author | Chong Lu <Chong.Lu@windriver.com> | 2014-07-15 17:52:24 +0800 |
---|---|---|
committer | Xin Ouyang <xin.ouyang@windriver.com> | 2014-08-28 17:07:07 +0800 |
commit | a6cf3ea3aabcface3f8c158a5b27dc28363682a6 (patch) | |
tree | 6c676690536c8d9a44b09300bc22aca8fd5e4dea | |
parent | a34718ae6ea2539545be1e49c497030f6246345c (diff) | |
download | meta-selinux-a6cf3ea3aabcface3f8c158a5b27dc28363682a6.tar.gz |
rpm: remove PR
Remove PR, since oe-core has a new version.
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Xin Ouyang <xin.ouyang@windriver.com>
-rw-r--r-- | recipes-devtools/rpm/rpm_5.4.14.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/rpm/rpm_5.4.14.bbappend b/recipes-devtools/rpm/rpm_5.4.14.bbappend index f2a82e1..df5dcef 100644 --- a/recipes-devtools/rpm/rpm_5.4.14.bbappend +++ b/recipes-devtools/rpm/rpm_5.4.14.bbappend | |||
@@ -1,5 +1,3 @@ | |||
1 | PR .= ".3" | ||
2 | |||
3 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
4 | 2 | ||
5 | SRC_URI += "file://rpm-fix-build-bug.patch \ | 3 | SRC_URI += "file://rpm-fix-build-bug.patch \ |