The following changes since commit 23521fccb122b64f3469d46176f73fe476b0dfc5:
gstreamer1.0-plugins-good: add libxfixes and libxdamange to x11 depends
(2014-05-11 13:07:36 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/gdb-babeltrace
Add PACKAGECONFIG for 'babeltrace' so that we don't have the implicit
dependency which might lead to problems when building images.
As an example of showing what problem we might have without this patch,
see the following steps which would lead to a failure.
1. IMAGE_INSTALL_append = " gdb"
2. bit
On 05/12/2014 09:35 PM, Richard Purdie wrote:
On Mon, 2014-05-12 at 19:06 +0800, Hongxu Jia wrote:
We reference 1.7.2.3 to fix the do_configure/do_compile failures in 1.7.2.4
I'm afraid these descriptions don't help much. What was the problem that
was encountered? How does a change from 1.7.2.3
Meeting notes have been published on the OEDAM page:
http://openembedded.org/wiki/OEDAM#Minutes
Jefro takes the blame for typos and other reporting errors.
On Wed, May 7, 2014 at 4:18 PM, Denys Dmytriyenko wrote:
> The OpenEmbedded Board of Directors would like to thank everyone who was able
>
On May 12, 2014, at 5:42 PM, Richard Purdie
wrote:
> On Mon, 2014-05-12 at 16:10 -0400, \Drew Moseley wrote:
>> From: Drew Moseley
>>
>> Use STAGING_EXECPREFIXDIR to specify the location of glut
>> header files and libs rather than STAGING_LIBDIR.
>>
>> Also revert the previous unneeded change
On Mon, 2014-05-12 at 16:10 -0400, \Drew Moseley wrote:
> From: Drew Moseley
>
> Use STAGING_EXECPREFIXDIR to specify the location of glut
> header files and libs rather than STAGING_LIBDIR.
>
> Also revert the previous unneeded change to glut.patch.
>
> Signed-off-by: Drew Moseley
> ---
> me
From: Drew Moseley
Use STAGING_EXECPREFIXDIR to specify the location of glut
header files and libs rather than STAGING_LIBDIR.
Also revert the previous unneeded change to glut.patch.
Signed-off-by: Drew Moseley
---
meta/recipes-graphics/mesa/mesa-demos/glut.patch |2 +-
meta/recipes-graph
From: Drew Moseley
Do not use readlink to set ABS_GLIB_RUNTIME_LIBDIR when cross
compiling. Doing so causes host paths to potentially pollute the
target. Unfortunately in this case we don't actually convert to
an absolute path.
Signed-off-by: Drew Moseley
---
...c-Do-not-use-readlink-when-cr
On Mon, May 12, 2014 at 2:58 PM, Sean Hudson wrote:
> There is a new mailing list for AMD platform/board related patches and
> discussion.
> You can sign up here: https://lists.yoctoproject.org/listinfo/meta-amd
>
> The meta-amd layer git repository is publicly available here:
> git://git.yoctopro
qemu configure will search for libssh2 if we do not enable or
disable it's use, resulting in non-deterministic builds. We
define PACKAGECONFIG[] to avoid this.
Signed-off-by: Joe Slater
---
meta/recipes-devtools/qemu/qemu.inc |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-d
On Mon, May 12, 2014 at 10:00 AM, Richard Purdie
wrote:
> gstreamer does runtime detection to enable/disable things like SSE code.
> Unfortunately it is broken and will try and use this even with i586
> compiler flags. This change forces it back to the approach with gcc 4.8
> by disabling the prob
On 05/12/2014 09:34 AM, Drew Moseley wrote:
From: Drew Moseley
Signed-off-by: Drew Moseley
---
meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb
b/meta/recipes-graphics/mesa/m
There is a new mailing list for AMD platform/board related patches and
discussion.
You can sign up here: https://lists.yoctoproject.org/listinfo/meta-amd
The meta-amd layer git repository is publicly available here:
git://git.yoctoproject.org/meta-amd
(cgit web interface here:
http://git.yoctoproj
On May 12, 2014, at 12:34 PM, Drew Moseley wrote:
> From: Drew Moseley
>
> Signed-off-by: Drew Moseley
Not sure why "git send-email" dropped the V2 that I thought I put into the
subject but for clarity this patch completely replaces my earlier one.
The modification of glut.patch is no longer
gstreamer does runtime detection to enable/disable things like SSE code.
Unfortunately it is broken and will try and use this even with i586
compiler flags. This change forces it back to the approach with gcc 4.8
by disabling the problematic headers.
Its suboptimal but less so that the proposed pr
As per the comment, this makes it match the Makefile
Signed-off-by: Richard Purdie
---
diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc
b/meta/recipes-rt/rt-tests/rt-tests.inc
index 1d876b0..954782c 100644
--- a/meta/recipes-rt/rt-tests/rt-tests.inc
+++ b/meta/recipes-rt/rt-tests/rt-tests.inc
From: Drew Moseley
Signed-off-by: Drew Moseley
---
meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb
b/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb
index d6e6fbc..7cda19e 100644
Changelog since 2014-05-04 until 2014-05-11. Projects included in this report:
bitbake: git://git.openembedded.org/bitbake
openembedded-core: git://git.openembedded.org/openembedded-core
meta-openembedded: git://git.openembedded.org/meta-openembedded
meta-angstrom: git://github.com/Angstrom-distr
[YOCTO #6309]
It appears a logic issue has caused rpm -V to no longer
verify the files on the filesystem match what was installed.
Signed-off-by: Mark Hatle
---
.../rpm/rpm/rpm-verify-files.patch | 22 ++
meta/recipes-devtools/rpm/rpm_5.4.9.bb |
On May 12, 2014, at 11:06 AM, Burton, Ross wrote:
> On 12 May 2014 15:40, Drew Moseley wrote:
>>> should this be libdir instead ?
>>
>> I don't believe so. This is used at compile time to locate the libraries
>> and header files. However forcing it here to be the libdir is clearly not
>> cor
On 12 May 2014 15:40, Drew Moseley wrote:
>> should this be libdir instead ?
>
> I don't believe so. This is used at compile time to locate the libraries and
> header files. However forcing it here to be the libdir is clearly not
> correct even though it doesn't seem to break the build.
>
> I'
On May 10, 2014, at 2:33 AM, Khem Raj wrote:
> On Thu, May 8, 2014 at 1:17 PM, Drew Moseley wrote:
>> +PACKAGECONFIG[glut] = "--with-glut=${STAGING_LIBDIR},--without-glut,"
>
> should this be libdir instead ?
I don't believe so. This is used at compile time to locate the libraries and
header
opkg fails to build on hosts with older autotools versions.
[YOCTO #6293]
Signed-off-by: Laurentiu Palcu
---
.../installer/adt-installer/adt_installer |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/installer/adt-installer/adt_installer
b/meta/recipes-devt
The following changes since commit 50067e069c8cbc0d339819494f22ae7623d47aa6:
bitbake: fetch2/perforce: Ensure command has a default (2014-05-11 15:26:25
+0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib lpalcu/b6293_adt_installer_issue
http://git.yoct
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder to
bbappend.
Signed-off-by: Petter Mabäcker
---
.../linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb |3 ---
.../disable_dvips_doc.patch|0
.../disable_sgml2rtf.patch
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder to
bbappend. Instead FILESEXTRAPATHS should be used to extend the path.
Signed-off-by: Petter Mabäcker
---
meta/recipes-graphics/xorg-lib/libx11.inc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder
to bbappend. Instead FILESEXTRAPATHS should be used to extend the path.
If possible try to use any of the default FILESPATH dirs.
Also remove superfluous comment and do minor indentation fix.
Signed-off-by: P
Fixes [YOCTO #4497]
Refactoring recipe to avoid duplicated entries in trace-cmd and
kernelshark bb-files. Also remove usage of FILESPATH and split package
unique patches into separate dirs.
Signed-off-by: Petter Mabäcker
---
.../kernelshark-fix-syntax-error-of-shell.patch|0
meta/recipe
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder to
bbappend. Instead FILESEXTRAPATHS should be used to extend the path.
Also remove unused filespath addition.
Signed-off-by: Petter Mabäcker
---
meta/recipes-graphics/mesa/mesa-gl_9.2.5.bb |2 +-
1 file
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder to
bbappend. Instead FILESEXTRAPATHS should be used to extend the path.
However in nativesdk-qemu-helper no FILESPATH additions are currently needed so
instead it should be removed.
Signed-off-by: Petter Mabäc
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder to
bbappend. Instead FILESEXTRAPATHS should be used to extend the path.
However in u-boot no FILESPATH additions are currently needed so
instead it should be removed.
Signed-off-by: Petter Mabäcker
---
meta/
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder to
bbappend. Instead FILESEXTRAPATHS should be used to extend the
path. Don't migrate paths that already exist in base FILESPATH to
FILESEXTRAPATHS.
Signed-off-by: Petter Mabäcker
---
.../recipes-devtools/py
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder to
bbappend. Instead FILESEXTRAPATHS should be used to extend the path.
Signed-off-by: Petter Mabäcker
---
.../systemtap/systemtap-uprobes_git.bb |2 ++
meta/recipes-kernel/systemtap/systemta
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder to
bbappend. Instead FILESEXTRAPATHS should be used to extend the path.
Signed-off-by: Petter Mabäcker
---
meta/recipes-devtools/gcc/gcc-4.8.inc |4 ++--
meta/recipes-devtools/gcc/gcc-4.9.inc |4 ++--
v2 of the changeset.
Fixes [YOCTO #4497]
We extend the search path in a number of recipes by setting FILESPATH,
which is not really desirable since the manner in which we have done it
can make the recipe harder to bbappend (and we explicitly advise modifying
FILESPATH this in the manual).
The f
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder to
bbappend. Instead FILESEXTRAPATHS should be used to extend the path.
Signed-off-by: Petter Mabäcker
---
meta/recipes-core/dbus/dbus-test_1.6.18.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder to
bbappend. Instead FILESEXTRAPATHS should be used to extend the path.
However in gstreamer no FILESPATH additions are currently needed so
instead it should be removed.
Signed-off-by: Petter Mabäcker
---
me
Fixes [YOCTO #4497]
Usage of FILESPATH is discouraged, since it can make recipes harder to
bbappend. Instead FILESEXTRAPATHS should be used to extend the path.
Signed-off-by: Petter Mabäcker
---
meta/recipes-core/uclibc/uclibc-git.inc |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
On Mon, 2014-05-12 at 19:06 +0800, Hongxu Jia wrote:
> We reference 1.7.2.3 to fix the do_configure/do_compile failures in 1.7.2.4
I'm afraid these descriptions don't help much. What was the problem that
was encountered? How does a change from 1.7.2.3 fix it? Why are these
fixes "oe specific"? The
systemd version 212 removed the TCP wrappers support, so remove the
PACKAGECONFIG stanza for it.
Signed-off-by: Ross Burton
---
meta/recipes-core/systemd/systemd_212.bb |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-core/systemd/systemd_212.bb
b/meta/recip
Drop tests-check.patch as it has been merged into this release.
License checksums updated as the FSF address was changed.
Signed-off-by: Ross Burton
---
.../gdk-pixbuf/gdk-pixbuf/tests-check.patch| 465
.../{gdk-pixbuf_2.30.3.bb => gdk-pixbuf_2.30.7.bb} |7 +-
Inherit lib_package so that the newly added binary doesn't ship in the library
package.
Signed-off-by: Ross Burton
---
.../json-glib/{json-glib_0.16.2.bb => json-glib_1.0.0.bb}|6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-gnome/json-glib/{json-glib_0
GLib 2.40 adds g_ptr_array_insert, but gst-openmax is definining that as a
static helper function. Rename the static function so it doesn't conflict with
GLib's namespace.
Signed-off-by: Ross Burton
---
.../gstreamer/gst-openmax/ptr-array.patch | 46
.../gstreame
Also drop the redundant definition of S.
Signed-off-by: Ross Burton
---
.../freetype/{freetype_2.5.2.bb => freetype_2.5.3.bb}| 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
rename meta/recipes-graphics/freetype/{freetype_2.5.2.bb => freetype_2.5.3.bb}
(89%)
diff --g
These patches were authored by Koen Kooi in oe-classic commits:
443f6022df06d9f9dc221011c1744274deff2c2c
19a4b765a694c070bc50477026cda03143af34df
As the patches haven't changed since, add his SOB.
Signed-off-by: Ross Burton
---
meta/recipes-devtools/python/python-numpy/trycompile.diff
The patches Fix-Werror-format-string, gio-test-race, gtest-skip-fixes, and
ptest-dbus have all been merged upstream.
Two license checksums changed as upstream has updated the FSF address in those
files.
Signed-off-by: Ross Burton
---
...ror-format-string-errors-from-mismatched-.patch | 56 ---
* fixes following issue in test-dependencies report:
gstreamer1.0-plugins-good/gstreamer1.0-plugins-good-ximagesrc/latest lost
dependency on libxdamage
Signed-off-by: Martin Jansa
---
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | 2 +-
1 file changed, 1 insertion(+), 1 de
* resolve following issues from test-dependencies issues:
gst-plugins-bad/gst-plugins-bad-meta/latest lost dependency on
gst-plugins-bad-dc1394 gst-plugins-bad-faac gst-plugins-bad-schro
Found errors:
gst-plugins-bad/gst-plugins-bad-dc1394/latest doesn't exist
gst-plugins-bad/gst-plugin
* fixes following issues from test-dependencies report:
gst-plugins-good/gst-plugins-good-ximagesrc/latest lost dependency on
libxdamage
Signed-off-by: Martin Jansa
---
meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
di
From: Jacob Kroon
The 'loadkeys' program defines its own yywrap()/yylex() functions,
there is no need to link with flex shared library.
Signed-off-by: Jacob Kroon
Signed-off-by: Richard Purdie
---
.../console-tools-0.3.2/no-dep-on-libfl.patch | 19 +++
.../recipes-core
From: Martin Jansa
* | No package 'dbus-glib-1' found
| configure:11865: error: Package requirements (gtk+-2.0 >= 2.18, glib-2.0 >=
2.6,
dbus-1 >= 0.76, dbus-glib-1 >= 0.76 gmodule-2.0) were not met:
* introduced in:
commit 5c1eeb5d16566521e45947b07fdcd9f552fec45b
Author: Alexandru Pa
* notice that this disables only sqlite2 (sqlite dependency),
sqlite (sqlite3 dependency) stays enabled
* fixes these errors detected by test-dependencies.sh:
qt4-embedded/qt4-embedded-plugin-sqldriver-sqlite2/latest doesn't exist
qt4-embedded/qt4-embedded-plugin-sqldriver-sqlite2-dbg/latest
From: Khem Raj
Update the structure to work with immutable bio_vecs
Signed-off-by: Khem Raj
---
.../lttng/lttng-modules/fixup_block_driver.patch | 122 +
meta/recipes-kernel/lttng/lttng-modules_2.3.3.bb | 4 +-
2 files changed, 125 insertions(+), 1 deletion(-)
create
Signed-off-by: Martin Jansa
---
meta/conf/distro/defaultsetup.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/conf/distro/defaultsetup.conf
b/meta/conf/distro/defaultsetup.conf
index 6fc522c..9ba8651 100644
--- a/meta/conf/distro/defaultsetup.conf
+++ b/meta/conf/
From: Koen Kooi
Debugedit errors out on bare metal binaries. The first version of this patch
limited it to 64 bit targets, but the problem now shows up on 32 bit targets
(minnowboard) as well.
Signed-off-by: Koen Kooi
Signed-off-by: Richard Purdie
---
meta/recipes-bsp/grub/grub_git.bb | 4 +
From: Martin Jansa
* do_configure fails with:
| NOTE: Executing intltoolize --copy --force --automake
|
/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gsettings-desktop-schemas/3.10.1-r1/temp/run.do_configure.:
180:
/home/jenkins/oe/shr-core-bran
The following changes since commit 82bd5fc58229df73d7aca93f41b13392f9fdc3dc:
build-appliance-image: Update to head revision (2014-04-22 22:53:27 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib jansa/daisy-backports
http://cgit.openembed
On Mon, May 12, 2014 at 11:05:43AM +0100, Andrew Blackburn wrote:
> hi,
>
> sure, here you go.
Please read README file and send it with git send-email to oe-devel ML.
Thanks
>
> andy.
>
> diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
> b/meta-networking/recipes-daemons
Op 12 mei 2014, om 12:04 heeft Richard Purdie
het volgende geschreven:
> We need to pass CFLAGS and LDFLAGS to the makefile correctly so we
> need to list them as part of EXTRA_OEMAKE.
>
> We also have a problem where git hardlinks binaries in bindir with
> those in its libexecdir. If we chang
We reference 1.7.2.3 to fix the do_configure/do_compile failures in 1.7.2.4
Signed-off-by: Hongxu Jia
---
.../socat/socat/fix-cross-compiling-failed.patch | 25
.../socat/fix-linux-errqueue.h-not-found.patch | 27 ++
meta/recipes-connectivity/socat/
The following changes since commit 50067e069c8cbc0d339819494f22ae7623d47aa6:
bitbake: fetch2/perforce: Ensure command has a default (2014-05-11 15:26:25
+0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib hongxu/socat
http://git.pokylinux.org/cgit.cgi/poky-
Signed-off-by: Hongxu Jia
---
.../recipes-connectivity/socat/socat/compile.patch | 163 +++--
.../socat/{socat_1.7.2.3.bb => socat_1.7.2.4.bb} | 12 +-
2 files changed, 90 insertions(+), 85 deletions(-)
rename meta/recipes-connectivity/socat/{socat_1.7.2.3.bb => socat_1.7.2.4.
On Mon, 2014-05-12 at 10:15 +0200, Koen Kooi wrote:
> I removed all my patches, deleted everything including DL_DIR and
> sstate-cache and
>
> bitbake git-replacement-native
> bitbake linaro-image-minimal
>
> will fail with:
>
> [koen@thinkpad git]$ cat
> /build/linaro/build/build/tmp-eglibc/
hi,
sure, here you go.
andy.
diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
index 501e40a..7e3581b 100644
--- a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
+++ b/meta-networking/recipes-daemons/autofs/auto
We need to pass CFLAGS and LDFLAGS to the makefile correctly so we
need to list them as part of EXTRA_OEMAKE.
We also have a problem where git hardlinks binaries in bindir with
those in its libexecdir. If we change the RPATH in one of them, it
breaks the other. We therefore set the no cross dir ha
On Mon, 2014-05-12 at 10:15 +0200, Koen Kooi wrote:
> So 'git-replacement-native' is broken without the git-perl patches
> anyway, I'm not going to look into that issue any longer.
$ bitbake git-replacement-native
[---build---]
$ ./tmp/sysroots/x86_64-linux/usr/bin/git -c core.fsyncobjectfiles=0
c
On 05/12/2014 05:02 PM, Chong Lu wrote:
Upgrade dbus to 1.8.2.
Change install-ptest rules.
Remove unneeded patches since it's included in new version.
Remove unrecognized option: "--with-xml"
Sorry, I forget defect ID, I will resend.
Please ignore this one.
Best Regards
Chong
Signed-off-by:
Upgrade dbus to 1.8.2.
Change install-ptest rules.
Remove unneeded patches since it's included in new version.
Remove unrecognized option: "--with-xml"
Signed-off-by: Chong Lu
---
.../{dbus-test_1.6.18.bb => dbus-test_1.8.2.bb}| 3 +-
meta/recipes-core/dbus/dbus.inc|
The following changes since commit 50067e069c8cbc0d339819494f22ae7623d47aa6:
bitbake: fetch2/perforce: Ensure command has a default (2014-05-11 15:26:25
+0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib chonglu/dbus
http://git.pokylinux.org/cgit.cgi/poky-
Op 9 mei 2014, om 12:53 heeft Koen Kooi het volgende
geschreven:
> On 9 May 2014 12:23, Richard Purdie
> wrote:
> On Fri, 2014-05-09 at 12:19 +0200, Koen Kooi wrote:
> > On 9 May 2014 12:16, Richard Purdie
> > wrote:
> > On Fri, 2014-05-09 at 11:16 +0200, Koen Kooi wrote:
> >
The following changes since commit 50067e069c8cbc0d339819494f22ae7623d47aa6:
bitbake: fetch2/perforce: Ensure command has a default (2014-05-11 15:26:25
+0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib hongxu/pax-utils
http://git.pokylinux.org/cgit.cgi/p
Build success for qemux86-64, and test on core-image-minimal.
Signed-off-by: Hongxu Jia
---
.../pax-utils/{pax-utils_0.7.bb => pax-utils_0.8.1.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/pax-utils/{pax-utils_0.7.bb =>
pax-utils_0.8.
72 matches
Mail list logo