diff options
Diffstat (limited to 'recipes/gdb/gdb-cross_6.6.bb')
-rw-r--r-- | recipes/gdb/gdb-cross_6.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gdb/gdb-cross_6.6.bb b/recipes/gdb/gdb-cross_6.6.bb index b9a9f5fee8..d91c030474 100644 --- a/recipes/gdb/gdb-cross_6.6.bb +++ b/recipes/gdb/gdb-cross_6.6.bb @@ -1,7 +1,7 @@ require gdb-cross.inc LICENSE = "GPLv2" -PR = "r3" +PR = "r4" SRC_URI += "file://early_debug_in_nptl.patch;striplevel=0" |