[yocto] [PATCH 1/3] audit: clean PR after package updated

wenzong.fan at windriver.com wenzong.fan at windriver.com
Thu Aug 13 20:21:48 PDT 2015


From: Wenzong Fan <wenzong.fan at windriver.com>

After the PV updated, it's safe to clean the PR and get PRSERVER
manage it.

Signed-off-by: Wenzong Fan <wenzong.fan at windriver.com>
---
 recipes-security/audit/audit_2.4.3.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-security/audit/audit_2.4.3.bb b/recipes-security/audit/audit_2.4.3.bb
index 79cca30..7fd8692 100644
--- a/recipes-security/audit/audit_2.4.3.bb
+++ b/recipes-security/audit/audit_2.4.3.bb
@@ -4,7 +4,6 @@ storing and searching the audit records generated by the audit subsystem \
 in the Linux kernel."
 HOMEPAGE = "http://people.redhat.com/sgrubb/audit/"
 SECTION = "base"
-PR = "r8"
 LICENSE = "GPLv2+ & LGPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
-- 
1.9.1




More information about the yocto mailing list