diff --git a/recipes/gdb/gdb_7.10.1.oe b/recipes/gdb/gdb_7.10.1.oe new file mode 100644 index 000000000..f5a11a2b1 --- /dev/null +++ b/recipes/gdb/gdb_7.10.1.oe @@ -0,0 +1 @@ +require gdb.inc diff --git a/recipes/gdb/gdb_7.10.1.oe.sig b/recipes/gdb/gdb_7.10.1.oe.sig new file mode 100644 index 000000000..5ab81cc0c --- /dev/null +++ b/recipes/gdb/gdb_7.10.1.oe.sig @@ -0,0 +1 @@ +f5a47daa50df3b79a73c7c717363ee3a7e040e07 gdb-7.10.1.tar.gz diff --git a/recipes/gdb/gdb_7.11.oe b/recipes/gdb/gdb_7.11.oe index b5a66afe9..ad4290f3c 100644 --- a/recipes/gdb/gdb_7.11.oe +++ b/recipes/gdb/gdb_7.11.oe @@ -18,3 +18,5 @@ MUSL_MAKE:HOST_LIBC_musl = "gt_cv_func_gnugettext1_libc=yes \ gt_cv_func_gnugettext2_libc=yes \ " CFLAGS:>HOST_LIBC_musl += " -Drpl_gettimeofday=gettimeofday" + +PRIORITY = "-1"