]> code.ossystems Code Review - openembedded-core.git/commit
buildcpio.py: Apply patch to fix build with -fno-common
authorKhem Raj <raj.khem@gmail.com>
Mon, 17 Aug 2020 03:30:15 +0000 (20:30 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Aug 2020 10:43:32 +0000 (11:43 +0100)
commit77b2e00c37c661a502bb47fcbbeb2e71aca5b9ce
treed17774857f59df87fdfabe90a15e97bab2dba8d4
parent8e1d8c2099f29b45f1e96d4349731db036fb7548
buildcpio.py: Apply patch to fix build with -fno-common

This sed expression implements the needed patch to fix compilation with
-fno-common, hopefully this patch will get included in 2.14 release and
we can remove this operation

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/buildcpio.py
meta/lib/oeqa/sdk/cases/buildcpio.py