]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf/sanity: Separate versions and PN stamp components into separate director...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Nov 2012 15:35:53 +0000 (15:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Nov 2012 15:18:05 +0000 (15:18 +0000)
commit05075cf3138d1c61f5cf4fe0e1a4587acc00c692
treeb8ee7cb27c0f4490bd31a7e0d20425e978ea1ef2
parent1e9c9d164f8d12c8de205e04bf7c1dae3660f12a
bitbake.conf/sanity: Separate versions and PN stamp components into separate directories for WORKDIR and STAMP

This means some of the hacks we have to tell where the package name ends and
the version starts in the directory layout becomes obsolete, simplifying the
work of some of the cleanup scripts. It also makes the layout slightly more
intuitive to the user.

It does force a rebuild onto the user but it will reuse sstate successfully.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass
meta/conf/abi_version.conf
meta/conf/bitbake.conf