From: Li Wang
avoid to handle special character '@' in filename and directory.
Signed-off-by: Li Wang
---
.../file/file/avoid_handle_special_character.patch | 36
meta/recipes-devtools/file/file_5.15.bb|1 +
2 files changed, 37 insertions(+), 0 deletions(
Signed-off-by: Yue Tao
---
.../bind-add-init-bind-status-command.patch| 45
meta/recipes-connectivity/bind/bind_9.8.1.bb |3 +-
2 files changed, 47 insertions(+), 1 deletions(-)
create mode 100644
meta/recipes-connectivity/bind/bind-9.8.1/bind-add-init-b
Signed-off-by: Yue Tao
---
meta/recipes-extended/cronie/cronie/crond.init |7 ++-
1 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-extended/cronie/cronie/crond.init
b/meta/recipes-extended/cronie/cronie/crond.init
index c8dffef..53b8514 100755
--- a/meta/recipe
From: Ming Liu
There are advantages in changing the contents of ld.so.conf to
"include /etc/ld.so.conf.d/*.conf" instead of directly listing directories
in it, just like most distributions are doing the same.
Signed-off-by: Ming Liu
---
meta/recipes-core/eglibc/eglibc-package.inc |7 ++
From: Li Wang
Signed-off-by: Li Wang
---
.../tcf-agent/tcf-agent/tcf-agent.init | 75
meta/recipes-devtools/tcf-agent/tcf-agent_git.bb |4 +-
2 files changed, 78 insertions(+), 1 deletions(-)
create mode 100755 meta/recipes-devtools/tcf-agent/tcf-agent/
On 11/26/2013 08:19 PM, Richard Purdie wrote:
On Sat, 2013-11-02 at 14:52 +0800, Hongxu Jia wrote:
Use PACKAGECONFIG to explicitly address vnc, libcurl, nss, uuid, curses, gtk+,
libcap-ng dependencies rather than tested by configure.
It avoided potential errors while multiple builds shared a co
On Wednesday, November 27, 2013 03:03:36 AM Martin Jansa wrote:
> On Wed, Nov 27, 2013 at 09:51:22AM +0800, Yi Qingliang wrote:
> > Hello.
> >
> > I know the kernel will recompile every time for recent update, and I
> >
> > found the boost will also do like that, even I have sstate cache in m
On Wed, Nov 27, 2013 at 09:51:22AM +0800, Yi Qingliang wrote:
> Hello.
>
> I know the kernel will recompile every time for recent update, and I
> found the boost will also do like that, even I have sstate cache in my own
> server.
>
> How to debug this problem?
kernel rebuilding wa
On 11/26/2013 07:50 PM, Jack Mitchell wrote:
On 25/11/13 03:03, ChenQi wrote:
ping
On 11/16/2013 03:37 PM, qi.c...@windriver.com wrote:
From: Chen Qi
The following changes since commit
ea92671d9823e3667d6ced7ac2af20f991da404d:
bitbake: cooker: replace "w" file opening mode with "a" mode
Hello.
I know the kernel will recompile every time for recent update, and I
found the boost will also do like that, even I have sstate cache in my own
server.
How to debug this problem?
--
Nanjing Jilong
Yi Qingliang
niqingliang2...@gmail.com
_
* Fix icecc.bbclass failing with:
ERROR: recipe-name NULL prefix
when it's used with empty TARGET_PREFIX.
* Allarch recipes cannot use compiler at all (even the local one)
so there is no point of using icecc for them.
Signed-off-by: Martin Jansa
---
meta/classes/icecc.bbclass | 8
* Fix icecc.bbclass failing with:
ERROR: recipe-name NULL prefix
when it's used with empty TARGET_PREFIX.
* Allarch recipes cannot use compiler at all (even the local one)
so there is no point of using icecc for them.
Signed-off-by: Martin Jansa
---
meta/classes/icecc.bbclass | 8
On Tue, 2013-11-26 at 14:39 +0200, Cristiana Voicu wrote:
> The following typo was fixed in the license file:
> < code for the these subcomponents is subject to the terms and
> < conditions of the following licenses.
>
> > code for these subcomponents is subject to the terms and conditions
> > of
The current code is a little bit overcomplicated, deficient and also
possibly broken.
Issues include:
a) Not maximally optisming rpaths (e.g. a lib in usr/lib might get an
rpath of $ORIGIN/../../usr/lib)
b) The return in the middle of the for loop look suspiciously like
it might break on so
Signed-off-by: Ross Burton
---
meta/recipes-gnome/librsvg/librsvg/local-m4.patch | 32
.../{librsvg_2.40.0.bb => librsvg_2.40.1.bb} | 17 +--
2 files changed, 8 insertions(+), 41 deletions(-)
delete mode 100644 meta/recipes-gnome/librsvg/librsvg/local-m4.
Signed-off-by: Ross Burton
---
meta/recipes-graphics/clutter/clutter-1.0_1.16.0.bb |8
meta/recipes-graphics/clutter/clutter-1.0_1.16.2.bb |8
2 files changed, 8 insertions(+), 8 deletions(-)
delete mode 100644 meta/recipes-graphics/clutter/clutter-1.0_1.16.0.bb
create
Drop automake macro patch, merged upstream.
Signed-off-by: Ross Burton
---
.../pango/pango-1.32.5/obsolete_automake_macros.patch | 15 ---
.../{pango-1.32.5 => pango}/multilib-fix-clean.patch |0
.../pango/{pango-1.32.5 => pango}/no-tests.patch |0
meta/recipes-graphi
Drop sysroot patch as a rewritten form has been accepted upstream.
Update license checksums - Google added to COPYING, and the fccache license has
moved.
Signed-off-by: Ross Burton
---
...Add-sysroot-option-to-fc-cache-and-fc-cat.patch | 731
.../fontconfig/fontconfig/sysr
Richard/Saul,
Small updates to import the latest -stable updates for the 3.10 and 3.4
kernels, as well as some fixes for preempt-rt on qemumarm and minor
configuration tweaks.
Built and booted locally.
Bruce
The following changes since commit 1e084f9d755e3458d2f9863382fa3bb7877a146d:
qemu:
Signed-off-by: Ross Burton
---
meta/recipes-graphics/wayland/{weston_1.3.0.bb => weston_1.3.1.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/wayland/{weston_1.3.0.bb => weston_1.3.1.bb} (95%)
diff --git a/meta/recipes-graphics/wayland/weston_1.3.0.
Updating the linux-yocto-3.10 SRCREVs to the latest korg -stable
release.
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++---
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 ++
Bumping the 3.4 kernel to the latest korg -stable release.
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 6 +++---
meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 4 ++--
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 14 +++---
3 files
Updating the 3.10 SRCREVs for the following fixes:
f47ea28 bridge: enable EBTABLES
a9ec82e e1000: prevent oops when adapter is being closed and reset
simultaneously
a4e1bd7 Revert "arm: add dummy swizzle for versatile with qemu"
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux
Signed-off-by: Ross Burton
---
meta/recipes-graphics/wayland/{weston_1.3.0.bb => weston_1.3.1.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/wayland/{weston_1.3.0.bb => weston_1.3.1.bb} (95%)
diff --git a/meta/recipes-graphics/wayland/weston_1.3.0
This change is not useful for oe-core.
I suppose it's being sent to be Yocto compliant and no merge is expected.
../Randy
On Tue, Nov 26, 2013 at 3:42 AM, wrote:
> From: Paul Gortmaker
>
> commit 8c38bc022de209187f31952ae02313dd3104f4c6 ("lsof: define
> linux C library type when using eglibc"
On Tuesday 26 November 2013 14:32:28 Richard Purdie wrote:
> Add a PACKGECONFIG to control the building of the beecrypt C++
> bindings. The only user of beecrypt in OE-Core is rpm and this doesn't
> need the C++ bindings so default the option to be off. This means
> we can lose the icu dependency b
Recipe was borrowed from meta-webos-ports.
Signed-off-by: Yevhen Kyriukha
---
meta/recipes-support/c-ares/c-ares_1.10.0.bb | 22 ++
1 file changed, 22 insertions(+)
create mode 100644 meta/recipes-support/c-ares/c-ares_1.10.0.bb
diff --git a/meta/recipes-support/c-ares/c-ar
The following changes since commit 4482af07df26644885bae49b98f5d765a5caa68c:
qemu: add PACKAGECONFIG for vnc, libcurl, nss, uuid, curses, gtk+, libcap-ng
(2013-11-26 12:09:51 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/cleanup
Setting DESCRIPTION to the same value as SUMMARY doesn't do anything,
since the value of DESCRIPTION will be derived from SUMMARY if not
specified.
Signed-off-by: Paul Eggleton
---
meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb | 1 -
meta/recipes-devtools/cdrtools/cdrt
Signed-off-by: Paul Eggleton
---
meta/recipes-core/dropbear/dropbear.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/dropbear/dropbear.inc
b/meta/recipes-core/dropbear/dropbear.inc
index ee17d9f..5d9623d 100644
--- a/meta/recipes-core/dropbear/dropbear.i
* Set SUMMARY instead of DESCRIPTION
* Move packaging variables to the end
* Fix spacing in LICENSE assignment
* Fix indenting
Signed-off-by: Paul Eggleton
---
meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --
Also don't set DESCRIPTION to the same value, it's superfluous.
Signed-off-by: Paul Eggleton
---
meta/recipes-lsb4/libpng/libpng12_1.2.50.bb| 3 +--
meta/recipes-multimedia/libpng/libpng_1.6.6.bb | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-lsb4/libpng
Drop FILESPATHPKG setting since it seems to be superfluous.
Signed-off-by: Paul Eggleton
---
meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb | 3 ---
1 file changed, 3 deletions(-)
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
b/meta/recipes-devtools/squash
Also tidy up value a little bit.
Signed-off-by: Paul Eggleton
---
meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
b/meta/recipes-devtools/squashfs-tools/squa
* Set FILESEXTRAPATHS instead of FILESPATH
* Don't set THISDIR, it's already set by base.bbclass
Signed-off-by: Paul Eggleton
---
meta/recipes-multimedia/alsa/alsa-utils-alsaconf_1.0.27.2.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-multimedia/alsa/alsa-u
Add a PACKGECONFIG to control the building of the beecrypt C++
bindings. The only user of beecrypt in OE-Core is rpm and this doesn't
need the C++ bindings so default the option to be off. This means
we can lose the icu dependency by default which is a significant
performance win.
Signed-off-by: R
harfbuzz can be built without icu. We don't need harfbuzz-icu for any
default OE-Core configuration so default to icu being disabled for
performance improvements.
Signed-off-by: Richard Purdie
---
diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.22.bb
b/meta/recipes-graphics/harfbuzz/har
Signed-off-by: Cristiana Voicu
---
meta/recipes-kernel/systemtap/systemtap_git.inc |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc
b/meta/recipes-kernel/systemtap/systemtap_git.inc
index d8c6408..9da5588 100644
--- a/meta
Signed-off-by: Cristiana Voicu
---
.../apr/{apr-util_1.5.2.bb => apr-util_1.5.3.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/apr/{apr-util_1.5.2.bb => apr-util_1.5.3.bb} (92%)
diff --git a/meta/recipes-support/apr/apr-util_1.5.2.bb
b/meta/recip
The following typo was fixed in the license file:
< code for the these subcomponents is subject to the terms and
< conditions of the following licenses.
> code for these subcomponents is subject to the terms and conditions
> of the following licenses.
Signed-off-by: Cristiana Voicu
---
.../apr/
Hi,
Tests done:
* build tested on AB running following nightlies: build-appliance, x86,
x86_64, ppc, mips, arm;
* checked with dpkg if the packages were installed and their version on a sato
image;
test --version functionality
Thanks,
Cristiana
The following changes since commit 6ddb9bf0976
On Sat, 2013-11-02 at 14:52 +0800, Hongxu Jia wrote:
> Use PACKAGECONFIG to explicitly address vnc, libcurl, nss, uuid, curses, gtk+,
> libcap-ng dependencies rather than tested by configure.
>
> It avoided potential errors while multiple builds shared a common state_cache.
>
> Signed-off-by: Hon
The following change since commit 25a75e83550fab0f9d2486b13ec9ab6339b6a8b0:
linux-firmware: add missing linux-firmware-iwlwifi-7260-7 package (2013-11-25
16:14:15 +)
is available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/manifest
http://cgit
Write a list of installed packages to a .manifest file next to the
image, so we can find out what went into the image after it has been
constructed without necessarily having to have buildhistory enabled
(although that will provide more detail.) We can make use of this for
example in the testimage
On 25/11/13 03:03, ChenQi wrote:
> ping
>
> On 11/16/2013 03:37 PM, qi.c...@windriver.com wrote:
>> From: Chen Qi
>>
>> The following changes since commit
>> ea92671d9823e3667d6ced7ac2af20f991da404d:
>>
>>bitbake: cooker: replace "w" file opening mode with "a" mode
>> (2013-11-12 17:01:37 +00
Hi Richard,
This issue could be reproduced only by building multilib packagegroup
package in the first time.
*Step:
1) bitbake packagegroup-core-nfs-server
2) bitbake lib32-packagegroup-core-nfs-server
Only the first time to do the build has this issue:
...
WARNING: The recipe lib32-
The following changes since commit dd2ea6878a527df53e0eaa1a59d98c7afa6f4078:
coreutils 6.9: fix coreutils.texi (2013-11-26 18:33:16 +0800)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib robert/libav
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/
The libav uses gcc as the ld, but it doesn't use CCLD, it may have
problems when target arch is 64 bit since it doesn't use the "-m64", the
poky's toolchain is fine since use "x86_64-poky-linux-gcc" without
"-m64" is default to 64 bit, but external toolchain *may* default to 32
bit (for example, wh
License is the same.
Signed-off-by: Valentin Popa
---
.../0001-configure-lower-automake-requirement.patch | 15 ---
.../libpng/{libpng_1.6.6.bb => libpng_1.6.7.bb} | 10 +-
2 files changed, 13 insertions(+), 12 deletions(-)
rename meta/recipes-multimedia/libp
The following changes since commit 381cd842caa3db5eabf8973305b6979014d9d0a8:
linux-firmware: add missing linux-firmware-iwlwifi-7260-7 package (2013-11-25
16:14:48 +)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib vpopa/upgrade_libpng
http://git.yocto
From: Yue Tao
Signed-off-by: Yue Tao
---
meta/recipes-extended/tzcode/tzcode-native_2013h.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-extended/tzcode/tzcode-native_2013h.bb
b/meta/recipes-extended/tzcode/tzcode-native_2013h.bb
index 5cdc7ef..b51e303 10
From: Li Wang
Signed-off-by: Li Wang
---
meta/recipes-extended/xinetd/xinetd/xinetd.init | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-extended/xinetd/xinetd/xinetd.init
b/meta/recipes-extended/xinetd/xinetd/xinetd.init
index 26dbea7..777c2c8 100644
-
On 11/26/2013 4:57 PM, jackie.hu...@windriver.com wrote:
From: Li Wang
CQID: WIND00439690
Sorry forgot to remove this, I will re-send.
Thanks,
Jackie
Signed-off-by: Li Wang
---
meta/recipes-extended/xinetd/xinetd/xinetd.init | 9 -
1 file changed, 8 insertions(+), 1 deletion
Ignore, wrong list.
On 11/26/2013 11:22 AM, Valentin Popa wrote:
The following changes since commit 381cd842caa3db5eabf8973305b6979014d9d0a8:
linux-firmware: add missing linux-firmware-iwlwifi-7260-7 package
(2013-11-25 16:14:48 +)
are available in the git repository at:
git://git
Redraw the entire notebook widget after
number-of-issues drawable is incremented
(because for this case, the notebook widget
doesn't refresh it's children automatically).
[YOCTO #5596]
Signed-off-by: Valentin Popa
---
bitbake/lib/bb/ui/crumbs/builddetailspage.py | 1 +
1 file changed, 1 inserti
The following changes since commit 381cd842caa3db5eabf8973305b6979014d9d0a8:
linux-firmware: add missing linux-firmware-iwlwifi-7260-7 package (2013-11-25
16:14:48 +)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib vpopa/YOCTO_5596
http://git.yoctoproj
This patch makes the necessary changes for using the targetcontrol.py module
so that one can run the same tests on a qemu instance or a remote machine
based on the value of TEST_TARGET variable: "qemu" or "simpleremote".
The default value is "qemu" which starts a qemu instance and it's the
with wha
Hello,
These patches add some abstraction on how we control a target, so that we can
also
run the tests on real hardware.
The "backend" is controlled by setting TEST_TARGET to "qemu" or "simpleremote".
(a very simple
remote implementation which does not deploy the image but runs the tests on a
Add a new module which abstracts the target object used by testimage.bbclass
The purpose of this module is to move the deployment of a target from
testimage.bbclass,
basically abstracting different implementations of how we setup a target and
how it runs commands.
It allows to select one impleme
From: Li Wang
CQID: WIND00439690
Signed-off-by: Li Wang
---
meta/recipes-extended/xinetd/xinetd/xinetd.init | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-extended/xinetd/xinetd/xinetd.init
b/meta/recipes-extended/xinetd/xinetd/xinetd.init
index 26dbe
From: Paul Gortmaker
commit 8c38bc022de209187f31952ae02313dd3104f4c6 ("lsof: define
linux C library type when using eglibc") tries to avoid the
built in tests that determine EGLIBC version (since they
are not reliable in cross builds) and handed in the EGLIBCVERSION
directly. However this is onl
Please ignore this mail since there is something wrong in the patch.
On 11/26/2013 04:24 PM, yzhu1 wrote:
When toolchain directory is changed to execute mode, some non-executable
files or empty files are sorted. This will result in some errors. Thus when
sorting executable files or dynamically l
On 11/26/2013 4:24 PM, yzhu1 wrote:
When toolchain directory is changed to execute mode, some non-executable
files or empty files are sorted. This will result in some errors. Thus when
sorting executable files or dynamically linked library, additional conditions
are to exclude non-executable fi
When toolchain directory is changed to execute mode, some non-executable
files or empty files are sorted. This will result in some errors. Thus when
sorting executable files or dynamically linked library, additional conditions
are to exclude non-executable files or empty files.
---
meta/classes/po
When toolchain directory is changed to execute mode, some non-executable
files or empty files are sorted. This will result in some errors. Thus when
sorting executable files or dynamically linked library, additional conditions
are to exclude non-executable files or empty files.
---
meta/classes/po
65 matches
Mail list logo