[OE-core] [PATCH] boost: fix the SRC_URI to point to an actual release, and not a master snapshot

Alexander Kanavin alexander.kanavin at linux.intel.com
Tue Nov 1 12:44:33 UTC 2016


On 10/31/2016 10:44 PM, Andreas Oberritter wrote:

>> -SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2"
>> +SRC_URI = "${SOURCEFORGE_MIRROR}/project/boost/boost/${PV}/${BOOST_P}.tar.bz2"
>>
>> -SRC_URI[md5sum] = "7ef085456c48c49a7fe8237f07e5f674"
>> -SRC_URI[sha256sum] = "bce80293052e2d6230f1bec9b7524b33412e4fb26e9723460a0f362ac15b7acb"
>> +SRC_URI[md5sum] = "5fb94629535c19e48703bdb2b2e9490f"
>> +SRC_URI[sha256sum] = "36c96b0f6155c98404091d8ceb48319a28279ca0333fba1ad8611eb90afb2ca0"
>> +
>> +PR = "r1"
>
> doesn't the changed SRC_URI (or even the modified checksums alone)
> render the PR bump unnecessary?

Frankly I'm not sure, but I thought bumping PR ensures that anyone using 
package feeds will get an updated package.

Alex




More information about the Openembedded-core mailing list