From: Edwin Plauchu
This patch avoids makedevs fails to compile with compiler flags which elevate
common string formatting issues into an error (-Wformat -Wformat-security
-Werror=format-security).
[YOCTO #9549]
Signed-off-by: Edwin Plauchu
---
meta/conf/distro/include/security_flags.inc
From: Edwin Plauchu
This patch avoids stat fails to compile with compiler flags which elevate
common string formatting issues into an error (-Wformat -Wformat-security
-Werror=format-security).
[YOCTO #9550]
Signed-off-by: Edwin Plauchu
---
meta/conf/distro/include/security_flags.inc
From: Edwin Plauchu
This patch avoids makedevs fails to compile with compiler flags which elevate
common string formatting issues into an error (-Wformat -Wformat-security
-Werror=format-security).
[YOCTO #9549]
Signed-off-by: Edwin Plauchu
---
meta/conf/distro/include/security_flags.inc
From: Edwin Plauchu
This improve allows to fetch values from OS env. Covering an scenario where
proxy variables have no value within data storage.
Signed-off-by: Edwin Plauchu
---
meta/lib/oe/distro_check.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/lib/oe/distr
From: Edwin Plauchu
This improve allows to fetch values from OS env. Covering an scenario where
proxy variables have no value within data storage.
---
meta/lib/oe/distro_check.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/lib/oe/distro_check.py b/meta/lib/oe/distro