On Wed, 2013-05-08 at 21:37 -0700, Khem Raj wrote: > not if we have 1 version.
In principle they do belong in the .bb file rather than the general .inc/. People can then do things in other layers if desired. Cheers, Richard > > On May 8, 2013, at 4:43 AM, Marcin Juszkiewicz > <[email protected]> wrote: > > > Signed-off-by: Marcin Juszkiewicz <[email protected]> > > --- > > meta/recipes-devtools/gdb/gdb-common.inc | 3 --- > > 1 file changed, 3 deletions(-) > > > > diff --git a/meta/recipes-devtools/gdb/gdb-common.inc > > b/meta/recipes-devtools/gdb/gdb-common.inc > > index 6f42dff..deb3841 100644 > > --- a/meta/recipes-devtools/gdb/gdb-common.inc > > +++ b/meta/recipes-devtools/gdb/gdb-common.inc > > @@ -23,9 +23,6 @@ inherit autotools > > > > SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \ > > " > > -SRC_URI[md5sum] = "b1519bf899890d21d4774845a6e602fe" > > -SRC_URI[sha256sum] = > > "f99f26e2c1127f12ba14ece0947a9a9948be45e96b69ef363131e469a698636e" > > - > > export CC_FOR_BUILD = "${BUILD_CC}" > > export CXX_FOR_BUILD = "${BUILD_CXX}" > > export CPP_FOR_BUILD = "${BUILD_CPP}" > > -- > > 1.8.1.2 > > > > > > _______________________________________________ > > Openembedded-core mailing list > > [email protected] > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
