Why do you introduce the bbappend instead of fixing it in ./meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bb ?
It should be on sources.openembedded.org (everything built in my bitbake world should be rsynced there, will check where it got broken this time). On Wed, May 24, 2017 at 5:41 PM, Khem Raj <[email protected]> wrote: > On Wed, May 24, 2017 at 8:34 AM, <[email protected]> wrote: > > From: Jan-Simon Möller <[email protected]> > > > > This patch temporarily fixes the unavailable upstream URL for sg3-utils > > with an bbappend that redirects the SRC_URI to a mirror. > > Checksums match. > > > > Signed-off-by: Jan-Simon Möller <[email protected]> > > --- > > meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend | 2 ++ > > 1 file changed, 2 insertions(+) > > create mode 100644 meta-oe/recipes-support/sg3- > utils/sg3-utils_1.42.bbappend > > > > diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend > b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend > > new file mode 100644 > > index 000000000..aeef696cf > > --- /dev/null > > +++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend > > @@ -0,0 +1,2 @@ > > +# Upstream URL currently unavailable. Use mirror: > > +SRC_URI = "https://fossies.org/linux/misc/sg3_utils-${PV}.tgz" > > Can we also host it on sources.openembedded.org please ? > > > -- > > 2.12.0 > > > > -- > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
