]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm.bbclass: instruct rpm to not remove the buildroot directory
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 2 Feb 2017 13:20:41 +0000 (15:20 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Mar 2017 09:43:21 +0000 (09:43 +0000)
commitbdebe0d50a210438730ee7797968eafe169ded23
treea4a13890056341fc890cf2ef104fb04a8f49122c
parent749a496d273f9fd378588e309cf976294584ca5f
package_rpm.bbclass: instruct rpm to not remove the buildroot directory

This is the ${W}/package directory which may be reused in subsequent builds.

Also clean up various default directories rpm 4 creates.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/classes/package_rpm.bbclass