diff options
author | Jérémy Rosen <jeremy.rosen@smile.fr> | 2016-09-07 11:08:48 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-23 15:26:20 +0100 |
commit | 66dd4d3abb708376fbfbf37cab1ef1f2dee2049b (patch) | |
tree | 89b3e50e150741ef8c8ecf1517a41d6eae41d1a9 /meta/lib/oe/patch.py | |
parent | b55e1de5b7371e06ec999fdf588052b4babbc3d2 (diff) | |
download | openembedded-core-66dd4d3abb708376fbfbf37cab1ef1f2dee2049b.tar.gz openembedded-core-66dd4d3abb708376fbfbf37cab1ef1f2dee2049b.tar.bz2 openembedded-core-66dd4d3abb708376fbfbf37cab1ef1f2dee2049b.zip |
rpm: manually cleanup sysck
version 5.4.1 of rpm was not properly distclean before release, which
causes problems when cross-compiling.
The previous version this recipe called make distclean, but that would
trigger a call to ./configure which would fail when no gcc is
available and make the whole do_configure fail further down the line
This patch manually removes the files from the recipe.
(From OE-Core rev: 6c9f61233f64356291a0c42761a833f3b151114c)
Signed-off-by: Jérémy Rosen <jeremy.rosen@smile.fr>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/lib/oe/patch.py')
0 files changed, 0 insertions, 0 deletions