]> code.ossystems Code Review - openembedded-core.git/commit
package_(deb|ipk).bbclass: remove the stamp when creating package from cache
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Fri, 10 Jan 2014 16:33:01 +0000 (18:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Feb 2014 11:50:25 +0000 (11:50 +0000)
commitdc06a91144b79a152eb481f6d36f6c328321b7c4
treeab8433636c7bdc69249cb77ad4f9cd0070bd709b
parent8d14fbedcee02b723288004ae29a5c29524eec5a
package_(deb|ipk).bbclass: remove the stamp when creating package from cache

If the packages are created from cache, we need to remove the stamp so
that we re-generate the index files at do_rootfs time.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
meta/classes/package_deb.bbclass
meta/classes/package_ipk.bbclass