apt: bump PR after last change (from Poky)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 25 Jun 2008 15:59:48 +0000 (15:59 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 23 Oct 2008 18:08:31 +0000 (20:08 +0200)
git-svn-id: https://svn.o-hand.com/repos/poky@4730 311d38ba-8fff-0310-9ca6-ca027cbcb966

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

index 43f7388..ef8decc 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 73285f3..babd35e 100644 (file)
@@ -1,5 +1,7 @@
 require apt.inc
 
+PR = "r1"
+
 SRC_URI += "file://nodoc.patch;patch=1"
 
 require apt-package.inc