]> code.ossystems Code Review - openembedded-core.git/commitdiff
gdb: Bump PR after readline library changes
authorRichard Purdie <richard@openedhand.com>
Tue, 7 Oct 2008 23:16:36 +0000 (23:16 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 7 Oct 2008 23:16:36 +0000 (23:16 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5441 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gdb/gdb-cross_6.8.bb
meta/packages/gdb/gdb_6.8.bb

index c6992e4b6a31aba9d37710f86293e78dd69b5dfa..9a769c0a7766f674939bc54ef5225451d5b9c7c4 100644 (file)
@@ -4,4 +4,4 @@ SRC_URI += "file://sim-install-6.6.patch;patch=1"
 
 inherit cross
 
-PR = "r1"
\ No newline at end of file
+PR = "r2"
index 988cfb4c44e0dc58cf04369a6307311ed85c04f4..5c395650cb32e26a71997290f5aa5a3531fdb3a8 100644 (file)
@@ -1,3 +1,3 @@
 require gdb.inc
 
-PR = "r4"
+PR = "r5"