]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sstatesig: introduce SignatureGeneratorOEBasicHashLite jansa/OEBasickHashLite
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Jan 2013 15:28:34 +0000 (16:28 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 22 Jul 2013 14:08:55 +0000 (16:08 +0200)
commit71cf0468787c5f5758d4afad5ab8d41926a952f3
treeea8e02497a47b30656cdf7685cc3af7e2739457a
parent8fc6904fe97438478119db6cd23b7b4eb33b50aa
sstatesig: introduce SignatureGeneratorOEBasicHashLite

* Rebuilds packages when:
  a) If you edit patches of a given recipe it will rebuild.
  b) If you change a task like do_configure, things after it will rerun in
     a given recipe.
  c) If a dependent task in another recipe changes, it won't rerun.
  d) If you change some global configuration variable or shared .bbclass
     it will rebuild.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sstatesig.py