]> code.ossystems Code Review - openembedded-core.git/commit
os-release: Exclude DATETIME from sstate signature
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Aug 2015 16:58:55 +0000 (17:58 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:22 +0000 (12:34 +0100)
commit9585cffea33895c3ceea30f45325d2eca6dcf1c2
tree418f8b2e810ce26748b5128f41ac4409547fdbd3
parent0b5e868d160faca041cda42b670066facd4db531
os-release: Exclude DATETIME from sstate signature

I'm torn over this, I can see someone wanting this to vary in each
build. What pushed me to believe its incorrect in its current form
is that it changes for every MACHINE build, making a complete mess
if you try and generate package feeds using it.

The alternative would be to give up on allarch in this case and make
it MACHINE specific which at least would then be more consistent when
the package makes it to a package feed. If someone wants to do that,
the can propose another patch but this change at least make package
feed usage 'sane' again and avoids the perpetual rebuilds.

Incidentally, its worth noting that changes in source metadata revision
used for the build and included in this recipe would still trigger
rebuilds which is likely the common use case people actually care about.

(From OE-Core rev: 46de6f6eb9c4387298fafb48fb9c36abc3ff48a4)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/os-release/os-release.bb