diff options
Diffstat (limited to 'recipes/gdb/gdb_6.7.1.bb')
-rw-r--r-- | recipes/gdb/gdb_6.7.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gdb/gdb_6.7.1.bb b/recipes/gdb/gdb_6.7.1.bb index 5fe7bcdec9..9f599782c2 100644 --- a/recipes/gdb/gdb_6.7.1.bb +++ b/recipes/gdb/gdb_6.7.1.bb @@ -1,7 +1,7 @@ require gdb.inc LICENSE = "GPLv3" -PR = "r2" +PR = "r3" DEFAULT_PREFERENCE_avr32 = "99" SRC_URI_avr32 = " http://avr32linux.org/twiki/pub/Main/GDBPatches/gdb-6.7.1.atmel.1.0.3.tar.bz2" |