On Thu, Jul 9, 2015 at 8:02 AM, Burton, Ross wrote:
> On 9 July 2015 at 15:57, akuster808 wrote:
>
>> That make sense to me. Also libav has LICENSE_FLAGS = "commercial" so the
>> change which will simplify things too.
>>
>
> Why isn't that the case for ffmpeg too?
it remains same, commercial is
> On Jul 10, 2015, at 3:52 PM, Burton, Ross wrote:
>
> Hi Jens,
>
>> On 9 July 2015 at 17:22, Jens Rehsack wrote:
>> With my client's update to fido I grabbed the tuit and did some patches:
>> https://github.com/rehsack/poky/commits/fido
>
> Can you rebase those onto master and send them to
It may be possible that some bootable images do not use a rootfs; this
may be the case if the bootable image utilize only an initrd for all its
needs.
If there is not rootfs, the size calculation will fail. Furthermore, given
that the iso9660 conformance level is determined using the size of rootf
Hi Jens,
On 9 July 2015 at 17:22, Jens Rehsack wrote:
> With my client's update to fido I grabbed the tuit and did some patches:
> https://github.com/rehsack/poky/commits/fido
>
Can you rebase those onto master and send them to the list as attached
patches (i.e. git send-email)?
Cheers,
Ross
-
On 8 July 2015 at 16:17, Daniel Istrate wrote:
> +@testcase(963)
> +def test_connmand_file(self):
> +"""
> +Summary: test connmand file
> +Expected:connman-applet should be ELF32 binary
> +Product: BSPs
> +Author: Lucian Musat
> +
On 10 July 2015 at 15:04, Pau Espin Pedrol wrote:
> +FILES_${PN}-server = "${bindir}/pulseaudio ${bindir}/start-*
> ${sysconfdir} ${bindir}/pactl */udev/rules.d/*.rules
> ${libdir}/systemd/user/*"
>
That's going to break in multiarch builds, ie systemd units go into
$prefix/lib even if $libdir i
On 9 July 2015 at 12:38, Otavio Salvador wrote:
> Parted 1.8 is very old and not supported at all. The number of fixes
> after it is such huge which makes Parted mostly useless in new storage
> and disk formats. I see NO benefit in having it and a serious
> maintenance burden.
>
I wasn't aware t
On 7 July 2015 at 09:17, Zhixiong Chi wrote:
> +Index: db-6.0.30/dist/configure
>
Don't patch generated files as they'll change drastically over time and
make maintaining the patch impossible.
Also if the patch has been submitted upstream, including a link to the
submission (bug, list thread, e
On 6 July 2015 at 11:01, Robert Yang wrote:
> The ptest pkg such as perl-ptest may need .h, .so or other files in dev
> package to run test cases, so skipping dev-deps checkin for ptest
> package.
>
Is this a common occurrence or is perl the first instance of this? This
warning can be skipped wi
On 3 July 2015 at 09:00, Andreas Oberritter wrote:
> > if [ -s ${D}${libdir}/tmpfiles.d/systemd.conf ]; the
> > - ${@bb.utils.contains('PACKAGECONFIG', 'networkd', ':',
> 'sed -i -e "\$ad /run/systemd/netif/links 0755 root root -"
> ${D}${libdir}/tmpfiles.d/systemd.conf', d)}
>
Can you rebase this for the current master please, which has 0.163.
Ross
On 6 July 2015 at 05:58, wrote:
> From: Roy Li
>
> Signed-off-by: Roy Li
> ---
> .../0001-fix-a-stack-usage-warning.patch | 28
> ++
> meta/recipes-devtools/elfutils/elfutils_0.162.bb |
The short log should be more expressive than "bug fix", and is Pending the
correct upstream status?
Ross
On 17 June 2015 at 02:34, Li xin wrote:
> mod_cgi buffers data without bound,so fix it.
>
> Reference: http://redmine.lighttpd.net/issues/1264
>
> Signed-off-by: Li Xin
> ---
> .../0001-mo
On 9 July 2015 at 08:52, Jussi Kukkonen wrote:
> PR = "${INC_PR}.0"
>
I edited this out when testing in MUT, but as we need a V2 for the udev
problem you can delete this PR assignment too.
Ross
--
___
Openembedded-core mailing list
Openembedded-core
The core class used to have this inherit but its being phased out, add
the inherit directly where we need it instead.
Signed-off-by: Richard Purdie
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb
b/meta/recipes-core/meta/buildtools-tarball.bb
index 673bfb0..112b001 100644
--- a/meta/r
On Thu, 2015-07-09 at 01:49 -0700, Robert Yang wrote:
> Fixed when enable multilib:
> require conf/multilib.conf
> MULTILIBS = "multilib:lib32"
> DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
>
> $ bitbake core-image-minimal
> No lib32 package should be built since we don't build
> lib32-core-image
On Fri, 2015-07-10 at 15:23 +0300, Amarnath Valluri wrote:
> Dropped mc-CTRL.patch, as it was merged to upstream.
> Upstream commit-id: e78b636eba9d23e9f5f066b022bd5640c85409be.
mc-CTRL.patch is still used by the non-gplv3 recipe?
https://autobuilder.yoctoproject.org/main/builders/nightly-non-gpl
On Thu, 2015-07-09 at 10:52 +0300, Jussi Kukkonen wrote:
> Remove backported patch.
>
> Signed-off-by: Jussi Kukkonen
> -
This caused:
ERROR: QA Issue: xf86-input-vmmouse: Files/directories were installed but not
shipped in any package:
/usr/libx32/udev
/usr/libx32/udev/rules.d
/usr/libx
Currently when trying to use smart via devshell or in the bitbake
environment, it will fail without inheriting pythonnative. Since the
native tools should "just work" use nativepython in the shebang line for
smart.
Signed-off-by: Randy Witt
---
meta/recipes-devtools/python/python-smartpm_git.bb
On 9 July 2015 at 17:38, Jens Rehsack wrote:
> here is an update patch for meta-oe/recipes-extended/rrdtool:
>
> https://github.com/rehsack/meta-openembedded/commit/6ed5b4489beb1233bd4b3c9f73064e973eeef2ad
>
Please send the actual patch instead of a link to the patch, and meta-oe
patches go to o
That commit message went a bit crazy, can you reformat it please? :)
Ross
On 10 July 2015 at 09:13, Alejandro Hernandez <
alejandro.hernan...@linux.intel.com> wrote:
> [YOCTO #7933]
>
> Signed-off-by: Alejandro Hernandez
> ---
> meta/recipes-devtools/opkg-utils/opkg-utils/tar_ignore_error.patc
On 10 July 2015 at 19:16, Randy Witt wrote:
> Currently when trying to use smart via devshell or in the bitbake
> environment, it will fail without inheriting pythonnative. Since the
> native tools should "just work" use nativepython in the shebang line for
> smart.
>
smart was recently upgraded
On 10 July 2015 at 18:09, Connor Smith wrote:
> Ah, that makes sense. I investigated some more, and the do_package task
> has a hard-coded dependency on rpm-native. Removing this dependency and
> rebuilding resolved the issue; the only ipks being rebuilt now are from
> packages that depend on ope
Currently when trying to use smart via devshell or in the bitbake
environment, it will fail without inheriting pythonnative. Since the
native tools should "just work" use nativepython in the shebang line for
smart.
Signed-off-by: Randy Witt
---
meta/recipes-devtools/python/python-smartpm_1.4.1.b
On 07/10/2015 04:20 AM, Burton, Ross wrote:
>
> On 10 July 2015 at 00:24, Connor Smith wrote:
>
> rpm-native appears to be recompiling because the do_populate_sysroot
> hash is changing for the native versions of openssl and python. I'm not
> sure why either of these tasks are changi
On Fri, Jul 10, 2015 at 12:14 AM, Robert Yang
wrote:
> The sed doesn't return false when miss match, I use a rough wrapper to
> find out the mis matches:
>
> 1) s/sed -i/mysed -i/ in the recipes
> $ find meta -name '*.bbclass' -o -name '*.bb' -o -name '*.inc' -exec sed
> -i 's/[[:space:]]sed -i
Current Dev Position: 1.9 Milestone 2 (M2)
Next Deadline: M2 cut off of July 27th at noon GMT
SWAT team rotation: Paul -> Ross
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Key Status/Updates:
* Too many issues in 1.9M1 RC1 to release, moving to RC2.
* 1.9 M1 RC2 due t
[YOCTO #7933]
Signed-off-by: Alejandro Hernandez
---
meta/recipes-devtools/opkg-utils/opkg-utils/tar_ignore_error.patch | 2 +-
meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-devtools/opkg-u
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul Eggleton schreef op 09-07-15 om 12:24:
> Hi all,
>
> A few years ago we made the switch from ffmpeg to libav (a mostly drop-in
> compatible fork), with fairly good justification at the time. However,
> it looks like Debian has just made the swit
On Fri, 2015-07-10 at 13:36 +0800, wenzong@windriver.com wrote:
> From: Li Wang
>
> the patch refers to:
> https://bugs.launchpad.net/ubuntu/+source/rpcbind/+bug/835833
>
> Run test:
> $ systemctl restart rpcbind
> $ systemctl status rpcbind
I shouldn't have to follow a link to figure out
Signed-off-by: Pau Espin Pedrol
---
meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
index b309d26..5c37413 100644
---
I'm finally sending out the patches to support the output of bbwarn,
bberror etc. actually going to the console. This is the OE-Core side
of the changes to implement it (changes are also required to BitBake,
the patch for which has been sent to the bitbake-devel list).
The following changes sinc
Use the FIFO that is now set up when executing tasks within BitBake to
make bbdebug/bbnote/bbwarn/bbplain/bberror/bbfatal output to the console
through BitBake's UI (as their python counterparts do) instead of only
outputting to the task log.
Note that this requires the corresponding change in Bit
Signed-off-by: Pau Espin Pedrol
---
meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
index b309d26..ca33324 100644
--- a/m
If you have multilib enabled, it finds lib32-base-files instead of
base-files for test_recipetool_appendfile_basic causing a test
failure. Add a fix for this.
Signed-off-by: Richard Purdie
diff --git a/scripts/lib/recipetool/append.py b/scripts/lib/recipetool/append.py
index 9903871..a2133f7 1
The order of the keys from the data store is not prescribed. If
target_datadir comes before datadir the selftests fail since the 'wrong'
variable is used for substitutions. This highlights an issue with the
replace_dir_vars() function. Fix this.
Signed-off-by: Richard Purdie
diff --git a/meta/li
The sstate checksums should be independent of whichever NATIVELSBSTRING is
detected. Add an automated QA test which tests this using bitbake -S.
To make this possible, we need to be able to override the value of
NATIVELSBSTRING so make a small change to allow this.
Signed-off-by: Richard Purdie
For now, please ignore this one, it seems I haven't tested properly, sorry.
/Cristian
-Original Message-
From: Iorga, Cristian
Sent: Friday, July 10, 2015 3:07 PM
To: openembedded-core@lists.openembedded.org
Cc: Iorga, Cristian
Subject: [PATCH V2] libical: upgrade to 1.0.1
Bugfix release
On Thu, Jul 09, 2015 at 04:09:59PM +0100, Burton, Ross wrote:
> On 9 July 2015 at 15:32, Martin Jansa wrote:
>
> > aren't github archives regenerated from time to time with different
> > checksums?
> >
>
> Yes. I keep on meaning to write a QA test for this. :)
FWIW: someone in systemd herd sai
Dropped mc-CTRL.patch, as it was merged to upstream.
Upstream commit-id: e78b636eba9d23e9f5f066b022bd5640c85409be.
Signed-off-by: Amarnath Valluri
---
meta/recipes-extended/mc/mc/mc-CTRL.patch | 31 --
.../mc/{mc_4.8.13.bb => mc_4.8.14.bb} | 5 ++--
2 f
Bugfix release mainly.
autotools build system removed, cmake is now used.
perl is needed during the configure phase.
Switched to releases download link.
Signed-off-by: Cristian Iorga
---
.../libical/{libical_1.0.0.bb => libical_1.0.1.bb}| 11 +++
1 file changed, 7 insertions(
On 07/10/2015 02:06 PM, Martin Jansa wrote:
When a new version with this fix is released we should revert back to
tarballs. If the patch didn't already appear in poky, I would suggest
you cherry-pick those fixes instead.
He said that there won't be any new release in near future if ever.
Tha
Set default set of bitbake variables to the set of variables
for the first parsed image.
This allows wic to find proper bitbake varibale values
if it's called with '-e ' even without specifying
image in the call of get_bitbake_var.
Signed-off-by: Ed Bartosh
---
scripts/lib/wic/utils/oe/misc.py
On Fri, Jul 10, 2015 at 12:38:59PM +0300, Alexander Kanavin wrote:
> On 07/01/2015 04:23 PM, Martin Jansa wrote:
> > On Mon, Jun 08, 2015 at 02:13:48PM +0200, Martin Jansa wrote:
> >> * 4.3 release has nasty hard to reproduce bug in LZO compression
> >>which in few cases results in one of these
Signed-off-by: Costin Constantin
---
meta/lib/oeqa/selftest/bblayers.py | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/meta/lib/oeqa/selftest/bblayers.py
b/meta/lib/oeqa/selftest/bblayers.py
index bf3dd1b..6a9c097 100644
--- a/meta/lib/oeqa/selftest/bblaye
> Am 10.07.2015 um 11:28 schrieb Rongqing Li :
>
>
>
> On 2015年07月10日 17:09, Jens Rehsack wrote:
>> Hi,
>>
>> When build dir includes contain blib, there is an error which should be
>> solved first.
>>
>> Can you please give an example where this condition is true?
>> And maybe refer where y
Hi
Why not accept this improvement ? I met someone was interested in it.
Cheers
Lei
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Lei,
> Maohui
> Sent: Friday, June 19, 2015 1:14
On 07/10/2015 05:15 PM, Burton, Ross wrote:
meta-perl patches go to openembedded-devel list.
Sorry for the wrong post, I'll re-send it to oe-devel list.
Wenzong
Ross
On 10 July 2015 at 10:07, mailto:wenzong@windriver.com>> wrote:
From: Wenzong Fan mailto:wenzong@windriver.com>
On 10 July 2015 at 11:54, wrote:
> From: Wenzong Fan
>
> If build dir includes the string "blib", filter it out from @INC may empty
> the @INC and cause build errors like:
>
> Can't locate ExtUtils/MakeMaker.pm in @INC \
> (you may need to install the ExtUtils::MakeMaker module) \
> (@INC
On 07/01/2015 04:23 PM, Martin Jansa wrote:
On Mon, Jun 08, 2015 at 02:13:48PM +0200, Martin Jansa wrote:
* 4.3 release has nasty hard to reproduce bug in LZO compression
which in few cases results in one of these 2 errors:
>>
the official repo is:
https://git.kernel.org/cgit/fs/
On 2015年07月10日 17:09, Jens Rehsack wrote:
Hi,
When build dir includes contain blib, there is an error which should be solved
first.
Can you please give an example where this condition is true?
And maybe refer where you reported it upstream?
the below commands can trigger this bug; under P
On 10 July 2015 at 00:24, Connor Smith wrote:
> rpm-native appears to be recompiling because the do_populate_sysroot
> hash is changing for the native versions of openssl and python. I'm not
> sure why either of these tasks are changing.
>
This is likely the source of a lot of the rebuilds. ope
meta-perl patches go to openembedded-devel list.
Ross
On 10 July 2015 at 10:07, wrote:
> From: Wenzong Fan
>
> Signed-off-by: Wenzong Fan
> ---
> .../libxml/libxml-libxml-perl_2.0116.bb| 47
> --
> .../libxml/libxml-libxml-perl_2.0121.bb| 47
>
From: Wenzong Fan
Signed-off-by: Wenzong Fan
---
.../libxml/libxml-libxml-perl_2.0116.bb| 47 --
.../libxml/libxml-libxml-perl_2.0121.bb| 47 ++
2 files changed, 47 insertions(+), 47 deletions(-)
delete mode 100644 meta-perl/recip
Hi,
When build dir includes contain blib, there is an error which should be solved
first.
Can you please give an example where this condition is true?
And maybe refer where you reported it upstream?
Best regards,
Jens
> Am 10.07.2015 um 10:54 schrieb rongqing...@windriver.com:
>
> From: Wenzo
From: Wenzong Fan
If build dir includes the string "blib", filter it out from @INC may empty
the @INC and cause build errors like:
Can't locate ExtUtils/MakeMaker.pm in @INC \
(you may need to install the ExtUtils::MakeMaker module) \
(@INC contains: .) at Makefile.PL
Signed-off-by: Roy L
From: Jianchuan Wang
Enable to connect to relayd when connecting failed for
allowing multiple connects.
Signed-off-by: Jianchuan Wang
---
...ow-multiple-attempts-to-connect-to-relayd.patch | 43 ++
meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb | 1 +
2 files changed,
There is no __check_files in rpm/macros any more, so remove the sed
command.
Signed-off-by: Robert Yang
---
meta/recipes-devtools/rpm/rpm_5.4+cvs.bb |1 -
meta/recipes-devtools/rpm/rpm_5.4.14.bb |1 -
2 files changed, 2 deletions(-)
diff --git a/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb
* There is no $$QT_BUILD_TREE/bin/lrelease in any .pro file, so remove
the sed command.
* Only translations/translations.pro has "qtPrepareTool(LRELEASE", so
use the file name directly rather than find all the .pro files.
* The SEDME in linux.conf had been gone in 2010, and no
'-Wl,-rpath-lin
There is no STRIP in Makedefs, no serial in backend/Makefile either, so
remove the sed commands.
Signed-off-by: Robert Yang
---
meta/recipes-extended/cups/cups.inc |3 ---
1 file changed, 3 deletions(-)
diff --git a/meta/recipes-extended/cups/cups.inc
b/meta/recipes-extended/cups/cups.inc
* There is no 'tests docs' in Makefile.am any more, so remove:
sed -i 's:tests docs:tests:' ${S}/Makefile.am
* Remove the invalid sed command in do_install_append, only the one for
pygtk-demo is needed.
Signed-off-by: Robert Yang
---
.../recipes-devtools/python/python-pygtk_2.24.0.bb | 2
The sed doesn't return false when miss match, I use a rough wrapper to
find out the mis matches:
1) s/sed -i/mysed -i/ in the recipes
$ find meta -name '*.bbclass' -o -name '*.bb' -o -name '*.inc' -exec sed -i
's/[[:space:]]sed -i/ mysed -i/g' {} \;
2) Add mysed to tmp/sysroots/x86_64-linux/us
The current kernel supports WERROR now, and there is no Werror in
tools/perf/Makefile, remove both sed commands.
Signed-off-by: Robert Yang
---
meta/recipes-kernel/perf/perf.bb |6 --
1 file changed, 6 deletions(-)
diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf
There is no ccache in Makefile any more.
Signed-off-by: Robert Yang
---
meta/recipes-devtools/python/python3_3.4.3.bb |2 --
meta/recipes-devtools/python/python_2.7.9.bb |3 ---
2 files changed, 5 deletions(-)
diff --git a/meta/recipes-devtools/python/python3_3.4.3.bb
b/meta/recipes-d
It is derived from elfutils 0.148, but 0.162 doesn't need them, it
doesn't need i386_dis.h or x86_64_dis.h either, there are the same two
files in the source, so move elfutils/i386_dis.h to
elfutils-0.148/i386_dis.h and elfutils/x86_64_dis.h to
elfutils-0.148/x86_64_dis.h for elfutils 0.148 only.
The sed command was used for editting to code added by
linker-flags.patch, but the patch had been gone in 2013, and verified
that there is no -lX11 in Makefile.target, so remove the
sed command.
Signed-off-by: Robert Yang
---
meta/recipes-devtools/qemu/qemu.inc | 10 --
1 file changed,
There is no "{ (exit 1); exit 1; }; }" in configure any more, and also
remove chmod since sed command is removed.
Signed-off-by: Robert Yang
---
meta/recipes-core/glibc/glibc-initial.inc |2 --
1 file changed, 2 deletions(-)
diff --git a/meta/recipes-core/glibc/glibc-initial.inc
b/meta/rec
There is no match of sed pattern any more.
Signed-off-by: Robert Yang
---
meta/recipes-devtools/perl/perl_5.22.0.bb |3 ---
1 file changed, 3 deletions(-)
diff --git a/meta/recipes-devtools/perl/perl_5.22.0.bb
b/meta/recipes-devtools/perl/perl_5.22.0.bb
index 050a98c..f72afa7 100644
--- a/
There is no '.*ansidecl.h.*/d' in sha1.h any more.
Signed-off-by: Robert Yang
---
meta/recipes-extended/mdadm/mdadm_3.3.2.bb |5 -
1 file changed, 5 deletions(-)
diff --git a/meta/recipes-extended/mdadm/mdadm_3.3.2.bb
b/meta/recipes-extended/mdadm/mdadm_3.3.2.bb
index 87e06f5..b2fbe4a
There is no -Werror in libopkg/Makefile.am any more.
Signed-off-by: Robert Yang
---
meta/recipes-devtools/opkg/opkg_0.2.4.bb |5 -
1 file changed, 5 deletions(-)
diff --git a/meta/recipes-devtools/opkg/opkg_0.2.4.bb
b/meta/recipes-devtools/opkg/opkg_0.2.4.bb
index a9ba037..ec0f923 1006
69 matches
Mail list logo