| Submitter | Alex Lennon |
|---|---|
| Date | March 11, 2012, 11:13 a.m. |
| Message ID | <1331464418-6339-1-git-send-email-ajlennon@dynamicdevices.co.uk> |
| Download | mbox | patch |
| Permalink | /patch/23009/ |
| State | Accepted |
| Commit | 8a4bf368fc745d8e0d51c3f93be9936b82029165 |
| Headers | show |
Comments
2012/3/11 Alex J Lennon <ajlennon@dynamicdevices.co.uk>: > From: Alex J Lennon <ajlennon@gmail.com> > > Signed-off-by: Alex J Lennon <ajlennon@gmail.com> > --- > recipes/libpng/libpng_1.2.47.bb | 6 ------ > recipes/libpng/libpng_1.2.48.bb | 6 ++++++ > 2 files changed, 6 insertions(+), 6 deletions(-) > delete mode 100644 recipes/libpng/libpng_1.2.47.bb > create mode 100644 recipes/libpng/libpng_1.2.48.bb > > diff --git a/recipes/libpng/libpng_1.2.47.bb b/recipes/libpng/libpng_1.2.47.bb > deleted file mode 100644 > index 8d594f1..0000000 > --- a/recipes/libpng/libpng_1.2.47.bb > +++ /dev/null > @@ -1,6 +0,0 @@ > -require libpng.inc > - > -PR = "${INC_PR}.0" > - > -SRC_URI[libpng.md5sum] = "4389dab9fcd2f9d57ac14701b9115f59" > -SRC_URI[libpng.sha256sum] = "f0bfa4a33b419a61cf97935cd6a15f5cbda84d116c72fa4b3489b0605a00a7a2" > diff --git a/recipes/libpng/libpng_1.2.48.bb b/recipes/libpng/libpng_1.2.48.bb > new file mode 100644 > index 0000000..50a3c03 > --- /dev/null > +++ b/recipes/libpng/libpng_1.2.48.bb > @@ -0,0 +1,6 @@ > +require libpng.inc > + > +PR = "${INC_PR}.0" > + > +SRC_URI[libpng.md5sum] = "7612af5660cd4b5e8c433ce53bea01a7" > +SRC_URI[libpng.sha256sum] = "f6db51aff81b6920203678b29e8c68a5e3703cf5b39ae5e9e56370d17f31b1c4" > -- > 1.7.5.4 > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel Pushed, thanks. I have this one pending for the maintenance branch too, but had connectiivty problems yesterday will submit that later Frans
>Pushed, thanks. No problem Frans. Out of interest I thought the build environment was supposed to fall back to an OE/Angstrom caching server to ensure this type of thing didn't happen when the primary sources disappeared? Rgds, Alex On 11/03/2012 12:26, Frans Meulenbroeks wrote: > 2012/3/11 Alex J Lennon<ajlennon@dynamicdevices.co.uk>: >> From: Alex J Lennon<ajlennon@gmail.com> >> >> Signed-off-by: Alex J Lennon<ajlennon@gmail.com> >> --- >> recipes/libpng/libpng_1.2.47.bb | 6 ------ >> recipes/libpng/libpng_1.2.48.bb | 6 ++++++ >> 2 files changed, 6 insertions(+), 6 deletions(-) >> delete mode 100644 recipes/libpng/libpng_1.2.47.bb >> create mode 100644 recipes/libpng/libpng_1.2.48.bb >> >> diff --git a/recipes/libpng/libpng_1.2.47.bb b/recipes/libpng/libpng_1.2.47.bb >> deleted file mode 100644 >> index 8d594f1..0000000 >> --- a/recipes/libpng/libpng_1.2.47.bb >> +++ /dev/null >> @@ -1,6 +0,0 @@ >> -require libpng.inc >> - >> -PR = "${INC_PR}.0" >> - >> -SRC_URI[libpng.md5sum] = "4389dab9fcd2f9d57ac14701b9115f59" >> -SRC_URI[libpng.sha256sum] = "f0bfa4a33b419a61cf97935cd6a15f5cbda84d116c72fa4b3489b0605a00a7a2" >> diff --git a/recipes/libpng/libpng_1.2.48.bb b/recipes/libpng/libpng_1.2.48.bb >> new file mode 100644 >> index 0000000..50a3c03 >> --- /dev/null >> +++ b/recipes/libpng/libpng_1.2.48.bb >> @@ -0,0 +1,6 @@ >> +require libpng.inc >> + >> +PR = "${INC_PR}.0" >> + >> +SRC_URI[libpng.md5sum] = "7612af5660cd4b5e8c433ce53bea01a7" >> +SRC_URI[libpng.sha256sum] = "f6db51aff81b6920203678b29e8c68a5e3703cf5b39ae5e9e56370d17f31b1c4" >> -- >> 1.7.5.4 >> >> >> _______________________________________________ >> Openembedded-devel mailing list >> Openembedded-devel@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > Pushed, thanks. > > I have this one pending for the maintenance branch too, but had > connectiivty problems yesterday > > will submit that later > > Frans > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
2012/3/11 Alex J Lennon <ajlennon@dynamicdevices.co.uk>: > >> Pushed, thanks. > > > No problem Frans. Out of interest I thought the build environment was > supposed to > fall back to an OE/Angstrom caching server to ensure this type of thing > didn't happen > when the primary sources disappeared? > This depends on conf files and specification of the mirrors. I haven't really build angstrom for oe-classic; our latest product is build around minimal IMHO better configurability and dragging in less stuff I do not need. The system I'm building for is quite resource constrainged. Maybe the old sources are not in the mirror. And often people do not discover this because the file is in the downloads dir. I only noticed the libpng defect when I was building on a different machine and didn't have our local mirror configured. As it stands most people use oe-core, but some of us are still bound to oe-classic for maintenance purposes. Enjoy! Frans
Patch
diff --git a/recipes/libpng/libpng_1.2.47.bb b/recipes/libpng/libpng_1.2.47.bb deleted file mode 100644 index 8d594f1..0000000 --- a/recipes/libpng/libpng_1.2.47.bb +++ /dev/null @@ -1,6 +0,0 @@ -require libpng.inc - -PR = "${INC_PR}.0" - -SRC_URI[libpng.md5sum] = "4389dab9fcd2f9d57ac14701b9115f59" -SRC_URI[libpng.sha256sum] = "f0bfa4a33b419a61cf97935cd6a15f5cbda84d116c72fa4b3489b0605a00a7a2" diff --git a/recipes/libpng/libpng_1.2.48.bb b/recipes/libpng/libpng_1.2.48.bb new file mode 100644 index 0000000..50a3c03 --- /dev/null +++ b/recipes/libpng/libpng_1.2.48.bb @@ -0,0 +1,6 @@ +require libpng.inc + +PR = "${INC_PR}.0" + +SRC_URI[libpng.md5sum] = "7612af5660cd4b5e8c433ce53bea01a7" +SRC_URI[libpng.sha256sum] = "f6db51aff81b6920203678b29e8c68a5e3703cf5b39ae5e9e56370d17f31b1c4"