build will fail with
"Installed but not shipped" error.
Signed-off-by: Nikolay Merinov
---
meta/recipes-extended/sudo/sudo_1.8.21p2.bb | 4
1 file changed, 4 insertions(+)
diff --git a/meta/recipes-extended/sudo/sudo_1.8.21p2.bb
b/meta/recipes-extended/sudo/sudo_1.8.21p2.bb
inde
build will fail with
"Installed but not shipped" error.
Signed-off-by: Nikolay Merinov
---
meta/recipes-extended/sudo/sudo_1.8.21p2.bb | 4
1 file changed, 4 insertions(+)
diff --git a/meta/recipes-extended/sudo/sudo_1.8.21p2.bb
b/meta/recipes-extended/sudo/sudo_1.8.21p2.bb
inde
means that if BUILD_CFLAGS contains
host-specific flags like "-isystem/usr/include" libgcc build will
fail "do_qa_configure" and "do_package_qa" checks.
Remove host-related flags from TARGET_* flags for gcc-cross build.
Signed-off-by: Nikolay Merinov
---
meta/classes/c
means that if BUILD_CFLAGS contains
host-specific flags like "-isystem/usr/include" libgcc build will
fail "do_qa_configure" and "do_package_qa" checks.
Remove host-related flags from TARGET_* flags for gcc-cross build.
Signed-off-by: Nikolay Merinov
---
meta/classes/c
check_app_exist function must support cases when "app" variable defined
as "progname --keys". For example BUILD_CC="gcc -march=x86-64" must
pass sanity check.
Signed-off-by: Nikolay Merinov
---
meta/classes/utils.bbclass | 2 +-
1 file changed, 1 insertion(+), 1
rpath in Expat.so module. Provide correct LDDLFLAGS for perl
modules compilation to fix build on hosts without libexpat.so.
Signed-off-by: Nikolay Merinov
---
meta/recipes-devtools/perl/perl-native_5.24.1.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/perl/perl
Recipes nspr_4.16.bb and nss_3.31.1.bb ignored BUILD_CC and it's
BUILD_CFLAGS and tried to compile with hardcoded "gcc" instead. As
result build for this recipes will fail if host use different name for
compiler or require any flags.
Signed-off-by: Nikolay Merinov
---
meta/recip
Incorrect tags, please ignore this mail
On 7/26/17 1:05 PM, Nikolay Merinov wrote:
systemd-sysv-generator translate sysv services on rcS runlevel to
services that starts before sysinit.target. This behavour conflict
with default dependency on same tartget.
String that define "DefaultDepen
emd 229 in commit
64ab17b707dc431aaed880d6d8615971243f46f8.
Current commit returns changes required for services that work on
rcS runlevel.
Signed-off-by: Nikolay Merinov
---
...nerator-add-support-for-executing-scripts-und.patch | 18 ++
1 file changed, 14 insertions(+), 4
emd 229 in commit
64ab17b707dc431aaed880d6d8615971243f46f8.
Current commit returns changes required for services that work on
rcS runlevel.
Signed-off-by: Nikolay Merinov
---
...nerator-add-support-for-executing-scripts-und.patch | 18 ++
1 file changed, 14 insertions(+), 4
10 matches
Mail list logo