On 11/14/2017 07:09 PM, Khem Raj wrote: > Minor bugfix release, details are here > https://sourceware.org/ml/gdb-announce/2017/msg00004.html Since these are bug fixes only, its it update backport to Rocko?
- armin > > Signed-off-by: Khem Raj <[email protected]> > --- > meta/recipes-devtools/gdb/{gdb-8.0.inc => gdb-8.0.1.inc} | 4 > ++-- > .../gdb/{gdb-cross-canadian_8.0.bb => gdb-cross-canadian_8.0.1.bb} | 0 > meta/recipes-devtools/gdb/{gdb-cross_8.0.bb => gdb-cross_8.0.1.bb} | 0 > meta/recipes-devtools/gdb/{gdb_8.0.bb => gdb_8.0.1.bb} | 0 > 4 files changed, 2 insertions(+), 2 deletions(-) > rename meta/recipes-devtools/gdb/{gdb-8.0.inc => gdb-8.0.1.inc} (88%) > rename meta/recipes-devtools/gdb/{gdb-cross-canadian_8.0.bb => > gdb-cross-canadian_8.0.1.bb} (100%) > rename meta/recipes-devtools/gdb/{gdb-cross_8.0.bb => gdb-cross_8.0.1.bb} > (100%) > rename meta/recipes-devtools/gdb/{gdb_8.0.bb => gdb_8.0.1.bb} (100%) > > diff --git a/meta/recipes-devtools/gdb/gdb-8.0.inc > b/meta/recipes-devtools/gdb/gdb-8.0.1.inc > similarity index 88% > rename from meta/recipes-devtools/gdb/gdb-8.0.inc > rename to meta/recipes-devtools/gdb/gdb-8.0.1.inc > index fba32ce12c..04a1c809db 100644 > --- a/meta/recipes-devtools/gdb/gdb-8.0.inc > +++ b/meta/recipes-devtools/gdb/gdb-8.0.1.inc > @@ -17,6 +17,6 @@ SRC_URI = "http://ftp.gnu.org/gnu/gdb/gdb-${PV}.tar.xz \ > file://0010-resolve-restrict-keyword-conflict.patch \ > > file://package_devel_gdb_patches_120-sigprocmask-invalid-call.patch \ > " > -SRC_URI[md5sum] = "c3d35cd949084be53b92cc1e03485f88" > -SRC_URI[sha256sum] = > "f6a24ffe4917e67014ef9273eb8b547cb96a13e5ca74895b06d683b391f3f4ee" > +SRC_URI[md5sum] = "48cac527e6f3018b865ece021e9723ac" > +SRC_URI[sha256sum] = > "3dbd5f93e36ba2815ad0efab030dcd0c7b211d7b353a40a53f4c02d7d56295e3" > > diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian_8.0.bb > b/meta/recipes-devtools/gdb/gdb-cross-canadian_8.0.1.bb > similarity index 100% > rename from meta/recipes-devtools/gdb/gdb-cross-canadian_8.0.bb > rename to meta/recipes-devtools/gdb/gdb-cross-canadian_8.0.1.bb > diff --git a/meta/recipes-devtools/gdb/gdb-cross_8.0.bb > b/meta/recipes-devtools/gdb/gdb-cross_8.0.1.bb > similarity index 100% > rename from meta/recipes-devtools/gdb/gdb-cross_8.0.bb > rename to meta/recipes-devtools/gdb/gdb-cross_8.0.1.bb > diff --git a/meta/recipes-devtools/gdb/gdb_8.0.bb > b/meta/recipes-devtools/gdb/gdb_8.0.1.bb > similarity index 100% > rename from meta/recipes-devtools/gdb/gdb_8.0.bb > rename to meta/recipes-devtools/gdb/gdb_8.0.1.bb -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
