]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
acpica: upgrade to 20190215
authorRoss Burton <ross.burton@intel.com>
Tue, 23 Apr 2019 16:50:17 +0000 (18:50 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Apr 2019 23:05:14 +0000 (00:05 +0100)
commit4e95571120c8748b2b5ef4b6a06914232b19d457
treedcb409139b1869e56f34f8fe94bff45818268959
parent246622124d97d05d53b015797d620da974e20b79
acpica: upgrade to 20190215

Drop yy_scan_string patch, this only affects builds with flex 2.6.2.  We
currently have 2.6.0 and when we upgrade it will be to at least 2.6.3, which
fixes the regression.

Drop manipulate_fds_instead-of-FILE.patch, the original problem was fix upstream
in May 2015[1] so the 20170303 upgrade should have dropped this patch instead of
rebasing.

Call the upstream install target with variables set appropriately, instead of
hand-coding an install.

[1] https://github.com/acpica/acpica/commit/ecb91f4c3a151cbb280ee445166e7c6f4dc441a5

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/acpica/acpica_20190215.bb [moved from meta/recipes-extended/acpica/acpica_20180508.bb with 58% similarity]
meta/recipes-extended/acpica/files/manipulate-fds-instead-of-FILE.patch [deleted file]
meta/recipes-extended/acpica/files/rename-yy_scan_string-manually.patch [deleted file]