Commit 609d5a9ab9e58bb1c2bcc2145399fbc8b701b85a added additional
initramfs functionality and created an additional task on kernel.bbclass
Adding this task was missed on the linux-dummy recipe, which causes task
dependency issues due to image.bbclass depending on
"virtual/kernel:do_bundle_initramfs"
dpkg uses xz as a compressor and the binary image is needed on the system for
dpkg to work correctly.
[YOCTO #1881]
Signed-off-by: Saul Wold
---
meta/recipes-devtools/dpkg/dpkg.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc
b/met
There is a potential issue with the fastop code in pseudo since a process may
exit and allow some other function to run before the server has processed
the commands run by the process. Issues have been see with unpredictable
file permissions.
To avoid this, we ping the server before exiting which
There was a bug in handling of the mxcsr register since cpu flags
were not getting updated after fxrstor operations. This small tweak
fixes that.
[YOCTO #5248]
Signed-off-by: Richard Purdie
---
diff --git a/meta/recipes-devtools/qemu/files/fxrstorssefix.patch
b/meta/recipes-devtools/qemu/files/
On 09/29/2013 02:31 PM, Tudor Florea wrote:
Make kmod-ptest able to compile with separated source and
build dir. Add exception to insane.bbclass allowing any
type of binaries in ptest packages. Since kmod test files
contain kernel modules for many different architectures,
strip gets con
On Thursday 26 September 2013 13:23:32 qi.c...@windriver.com wrote:
> From: Chen Qi
>
> The buildhistory.bbclass always records PV instead of PKGV. However,
> the buildhistory-diff script treats PKGV as a monitored variable
> instead of PV.
>
> If a recipe's PV changes, for example, hello_1.0.bb
On Mon, 2013-09-30 at 14:58 +0200, David Nyström wrote:
> On 09/30/2013 03:11 AM, Tom Zanussi wrote:
> > On Sat, 2013-09-28 at 14:17 +0200, David Nyström wrote:
> >> On 09/27/2013 04:21 PM, Tom Zanussi wrote:
> >>> Hi Otavio,
> >>>
> >>> On Fri, 2013-09-27 at 11:01 -0300, Otavio Salvador wrote:
> >
Changelog since 2013-09-22 until 2013-09-29. 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
On 9/30/13 4:48 AM, Kai Kang wrote:
From: Kang Kai
When run rpm2cpio, it fails with segmentation fault. The root cause is
no macros "_db_path" and "_dbi_config*" defined, when query these macros
get nothing then cause segment fault.
Add patch to parse macro files first to fix this problem.
I
On 09/30/2013 03:11 AM, Tom Zanussi wrote:
On Sat, 2013-09-28 at 14:17 +0200, David Nyström wrote:
On 09/27/2013 04:21 PM, Tom Zanussi wrote:
Hi Otavio,
On Fri, 2013-09-27 at 11:01 -0300, Otavio Salvador wrote:
Hello Tom,
On Thu, Sep 26, 2013 at 11:17 PM, Tom Zanussi
wrote:
Initial impleme
Buffer used for copying a "%c" character was getting
out of scope when it was required by the sprintf operation.
[YOCTO #5272]
Signed-off-by: Marius Avram
Signed-off-by: Irina Patru
---
.../sprintf-bug-concerning-8-bit-characters.patch | 42
meta/recipes-extended/slang/
Hi Richard,
On 21 September 2013 12:54, Richard Purdie
> do_unpack[depends] += "gzip-native:do_populate_sysroot"
>
> which I think should address the problem?
>
> If anyone is interested, the reproducer is:
>
> bitbake pigz-native
> bitbake zlib-native -c clean
> bitbake core-image-minimal -c popu
The following changes since commit b049d532f6e0ab9e458e486f81b00be47ee69acf:
testimage: Exclude BB_ORIGENV variable (2013-09-26 17:27:02 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/rpm2cpio
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?
From: Kang Kai
When run rpm2cpio, it fails with segmentation fault. The root cause is
no macros "_db_path" and "_dbi_config*" defined, when query these macros
get nothing then cause segment fault.
Add patch to parse macro files first to fix this problem.
[YOCTO #3656]
Signed-off-by: Kang Kai
Hi Carlos,
On Monday 30 September 2013 10:07:37 Carlos Rafael Giani wrote:
> Yes, thats Orc. It is part of meta-oe , but really should be in OE-core.
> I think there was a discussion about this in OE-core months ago, and I
> didn't see an opinion against it.
> Can the GStreamer upgrade be included
Yes, thats Orc. It is part of meta-oe , but really should be in OE-core.
I think there was a discussion about this in OE-core months ago, and I
didn't see an opinion against it.
Can the GStreamer upgrade be included in the dora branch after release?
I remember seeing package upgrades in the dyla
Hello Carlos,
Is this Orc?
http://code.entropywave.com/orc/
In this phase of the release cycle, is no longer possible to include orc into
dora YP release.
Also, package upgrades are no longer integrated in this phase of the release
cycle.
However, for both packages, patches will be welcome aft
17 matches
Mail list logo