]> code.ossystems Code Review - openembedded-core.git/commitdiff
apt: bump PR after last change
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 25 Jun 2008 15:59:48 +0000 (15:59 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 25 Jun 2008 15:59:48 +0000 (15:59 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4730 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/apt/apt-native_0.7.14.bb
meta/packages/apt/apt_0.7.14.bb

index 43f73889f7d47f13dc0d5935eff14b21a83d8a48..ef8decc748982362def70001bde6274b32514cfa 100644 (file)
@@ -1,4 +1,6 @@
 require apt-native.inc
 
+PR = "r1"
+
 SRC_URI += "file://nodoc.patch;patch=1 \
             file://noconfigure.patch;patch=1"
index 73285f37c3f74c9f0a2ccc6d92fc43d7c9c1c614..babd35e71cc5c6082b86e370cff76bbf199e75e4 100644 (file)
@@ -1,5 +1,7 @@
 require apt.inc
 
+PR = "r1"
+
 SRC_URI += "file://nodoc.patch;patch=1"
 
 require apt-package.inc