.
Details about bug: https://sourceware.org/bugzilla/show_bug.cgi?id=19698
Signed-off-by: Reinette Chatre
---
Hi Armin,
This is not a backport of a fix on master since binutils recipe in master
builds from binutils v2.27 branch that already contains this fix.
Please do consider it for the krogoth
In meta/conf/bitbake.conf there is:
export nonarch_libdir = "${exec_prefix}/lib"
We can thus replace the uses of ${exec_prefix}/lib with ${nonarch_libdir}
Suggested-by: Ross Burton
Signed-off-by: Reinette Chatre
---
meta/recipes-core/systemd/systemd_225.bb | 20 ++
this file's installation path to look for it in
${exec_prefix}/lib
(From OE-Core rev: c1ef36c2b3e3876cc166a9a5e153fc6f23b42b92)
Signed-off-by: Reinette Chatre
Signed-off-by: Richard Purdie
---
Hi Joshua,
This is a backport of systemd fix that was recently merged to master. This
fixes broke
this file's installation path to look for it in
${exec_prefix}/lib
Signed-off-by: Reinette Chatre
---
meta/recipes-core/systemd/systemd_225.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/systemd/systemd_225.bb
b/meta/recipes-core/systemd/syst
issue reported:
QA Issue: xf86-video-intel rdepends on xcb-util, but it isn't
a build dependency?
We fix this by ensuring the build dependencies are set correctly when
the xvmc feature is enabled.
Signed-off-by: Reinette Chatre
---
meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.b
-email-aaro.koski...@nokia.com
Signed-off-by: Arnaldo Carvalho de Melo
Signed-off-by: Reinette Chatre
---
meta/recipes-kernel/perf/perf.bb | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb
index
filesystem, not the boot partition. We fix it by installing the entries in
the boot partition.
Signed-off-by: Reinette Chatre
Acked-by: Darren Hart
---
Hi,
Is it perhaps possible to backport this into dizzy release?
Thank you very much
v2: now with an ack from Darren
meta/recipes-core/ini