[oe] [meta-multimedia][PATCH 1/2] xbmc: add patch to make 'ld-is-gold' work with configure

2013-05-01 Thread Koen Kooi
The custom XBMC XB_FIND_SONAME macro doesn't work with the gold linker, backport a patch to fix it Signed-off-by: Koen Kooi --- ...igure-cope-with-ld-is-gold-DISTRO_FEATURE.patch | 43 ++ .../recipes-mediacentre/xbmc/xbmc_git.bb | 5 ++- 2 files changed, 47 insert

[oe] [meta-multimedia][PATCH 2/2] xbmc: convert to PACKAGECONFIG and fix runtime dependencies

2013-05-01 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb index 7d0a1d9..cb55f38 100644

[oe] [meta-oe][meta-systemd][PATCH] dropbear@.service: don't kill screen/tmux processes on disconnect

2013-05-01 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta-systemd/oe-core/recipes-core/dropbear/dropbear/dropbear@.service | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-systemd/oe-core/recipes-core/dropbear/dropbear/dropbear@.service b/meta-systemd/oe-core/recipes-core/dropbear/dropbear/dropbear@.service in

Re: [oe] [OE-core] State of bitbake world

2013-05-01 Thread Martin Jansa
On Wed, May 01, 2013 at 09:12:07AM -0400, Trevor Woerner wrote: > Would contrib/jansa/test still be the most up-to-date choice for > building against meta-openembedded? Depends on what you want to test. > I just want to make sure I'm not duplicating existing effort. My jenkins builds are from ja