On Nov 5, 2013, at 8:35 PM, Saul Wold wrote:
> On 11/04/2013 07:41 PM, Khem Raj wrote:
>> From: Mihaela Sendrea
>>
>> Nedeed for gcc-runtime tests.
>>
>
> i am seeing configure fails with this patch
>
>> configure:2350: checking for correct TEA configuration
>> configure:2363: result: ok (T
On 11/04/2013 07:41 PM, Khem Raj wrote:
From: Mihaela Sendrea
Nedeed for gcc-runtime tests.
i am seeing configure fails with this patch
configure:2350: checking for correct TEA configuration
configure:2363: result: ok (TEA 3.9)
configure:2430: configuring expect 5.45
configure:2508: checki
On Tue, Nov 5, 2013 at 3:56 PM, Phil Blundell wrote:
> On Tue, 2013-11-05 at 13:47 -0500, Bruce Ashfield wrote:
>> I don't have anything extra to add outside of what I put in the
>> patch commit log ..
>
> That's certainly a good thing and to be applauded, but in this situation
> maybe you could c
From: Chen Qi
The following changes since commit 3e6b57fcfea93fbefd746ba056410409b35c5523:
mdadm: Disable the RUN_DIR check (2013-11-05 22:24:46 +)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/extrausers-loop
http://git.pokylinux.org/cgit.cgi/po
From: Chen Qi
Avoid infinite loop if the last record in EXTRA_USRES_PARAMS doesn't
end with a semicolon.
It's possible the the users will write configurations like below.
INHERIT += "extrausers"
EXTRA_USERS_PARAMS = "useradd tester; useradd developer"
In such situation, the do_rootfs task will
packagegroups are allarch and shouldn't change depending on the target
or machine selected. In general they should have good stable namespaces
for their dependencies. As such we can exclude them from rebuilding when
dependency checksums change.
Signed-off-by: Richard Purdie
---
diff --git a/meta/
The code was clearly broken and isn't used, even by meta-darwin so we
might as well remove it.
Signed-off-by: Richard Purdie
---
diff --git a/meta/classes/toolchain-scripts.bbclass
b/meta/classes/toolchain-scripts.bbclass
index db0ae17..07e6fbf 100644
--- a/meta/classes/toolchain-scripts.bbclass
Having two scripts which do basically the same thing is a nightmare. This merges
them together. It also makes the sysroot location a variable in its own right
which may be more useful for end users wanting to change sysroot.
Signed-off-by: Richard Purdie
---
diff --git a/meta/classes/toolchain-sc
If you Ctrl+C ppackage_write_{deb/ipk} control files can get left lying around
and make it into another packaging format. This ensures we cleanup all known
control files before starting packaging. We can simplify some of the globbing
as a result.
Signed-off-by: Richard Purdie
---
diff --git a/met
Currently if multiple package tasks are running against a recipe, package_rpm
is restricted to the slowest speed of them due to the locking. This patch
explicitly ignores the opkg/debian artefacts and hence allows a speedup.
It also removes an issue were a Ctrl+C interrupting a deb.ipk packaging t
On Tue, 2013-11-05 at 13:47 -0500, Bruce Ashfield wrote:
> I don't have anything extra to add outside of what I put in the
> patch commit log ..
That's certainly a good thing and to be applauded, but in this situation
maybe you could consider just sending the patch without a cover letter.
p.
__
This update fixes two issues:
a) qemuarm boot failure
v3.10.13 picked up a patch for arm versatile interrupt mappings that fixes
the emulator boot out of the box. But it interacts badly with our previous
fix for the issue. Reverting the existing patch and going with the mainline
solution fixes th
Richard/Saul,
I don't have anything extra to add outside of what I put in the
patch commit log .. so here it is:
---
This update fixes two issues:
a) qemuarm boot failure
v3.10.13 picked up a patch for arm versatile interrupt mappings that fixes
the emul
Laurentiu Palcu
writes:
> Flex needs m4 to run (see below) and, since the create_wrapper
> introduces a bash dependency, export the right m4 path when /etc/profile
> is sourced by the shell.
>
> Snippet from the flex documentation:
> "The macro processor m4 must be installed wherever flex is inst
Hi all,
Just a reminder, there will be a public OpenEmbedded TSC meeting today. If
you're interested in discussing long-term technical efforts around the
OpenEmbedded project please join us on irc.freenode.net in channel #oe at
17:00 GMT (9am PDT, 11am CDT, 12 EDT, 18:00 CEST, 17:00 BST) today.
Flex needs m4 to run (see below) and, since the create_wrapper
introduces a bash dependency, export the right m4 path when /etc/profile
is sourced by the shell.
Snippet from the flex documentation:
"The macro processor m4 must be installed wherever flex is installed.
<...>
m4 is only required at t
The following changes since commit 57498cede4696526c121e0112b5dea3e6e8365ac:
bitbake: toaster: fix target package information (2013-11-05 12:50:44 +)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib lpalcu/b5329_flex_issue_target
http://git.yoctoproject.
On 31 October 2013 03:44, Khem Raj wrote:
> should it now depend on pth as well for deterministic builds.
No, because the random daemon (the only piece that needs Pth) is
disabled by default.
Ross
___
Openembedded-core mailing list
Openembedded-core@li
On 5 November 2013 13:01, Laurentiu Palcu wrote:
> On Tue, Nov 05, 2013 at 12:16:55PM +, Burton, Ross wrote:
>> On 5 November 2013 09:25, Laurentiu Palcu wrote:
>> > -diff --git a/aclocal.m4 b/aclocal.m4
>>
>> How does this work, considering do_configure should be replacing this file?
> For d
On Tue, Nov 05, 2013 at 12:16:55PM +, Burton, Ross wrote:
> On 5 November 2013 09:25, Laurentiu Palcu wrote:
> > -diff --git a/aclocal.m4 b/aclocal.m4
>
> How does this work, considering do_configure should be replacing this file?
For diffstat, in particular, aclocal.m4 is explicitly renamed
On 5 November 2013 09:25, Laurentiu Palcu wrote:
> -diff --git a/aclocal.m4 b/aclocal.m4
How does this work, considering do_configure should be replacing this file?
Ross
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http:/
From: Lu Chong
This patch fixes below issues:
1. In makedevs.c file, it lost related functions definition about "-q" and
"--squash" options. So we should remove help information of these options
from makedevs.c to fix this issue.
2. Previously, It returned nothing when makedevs command be execu
From: Lu Chong
This patch fixes below issues:
1. Make can't exit while compilation error occurs in subdir for plugins
building.
2. If build ppp with newer kernel (3.10.10), it will pick 'if_pppox.h' from
sysroot-dir and
'if_pppol2tp.h' from its own source dir, this cause below build errors
* Drop redundant DESCRIPTION (same as SUMMARY)
* Set SUMMARY to slightly more descriptive value borrowed from Fedora
* Fix HOMEPAGE URL (repeated http://)
Signed-off-by: Paul Eggleton
---
meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb | 5 ++---
1 file changed, 2 insertions(+),
zisofs-tools links against zlib.
Fixes [YOCTO #5420].
Signed-off-by: Paul Eggleton
---
meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
b/meta/recipes-devtools/z
The following changes since commit 1d2d37d579492b63d20ff8aa890a43b9a1576cf0:
toaster: add class to dump toaster-tracked data (2013-11-04 09:35:01 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/zisofs-tools
http://cgit.openembedded
From: Li Zhijian
If systemd_postinst is installed as a delayed package scriptlet (installed to
/etc/rpm-postints/${PN})
which would be executed at the first time of OS startup. And then this script
would block when it is
trying to call systemctl to restart service.
It seems that it is not a go
This patch is incorrect, please ignore it
i would send v2 soon.
at 2013/11/4 18:38, Li Zhijian wrote:
From: Li Zhijian
If systemd_postinst is installed as a delayed package scriptlet (installed to
/etc/rpm-postints/${PN})
which would be executed at the first time of OS startup. And then thi
It would be wonderful if you'll do it, thanks.
Regards,
Cristian
From: openembedded-core-boun...@lists.openembedded.org
[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Carlos
Rafael Giani
Sent: Monday, November 4, 2013 10:52 PM
To: openembedded-core@lists.openembedded.org
Signed-off-by: Laurentiu Palcu
---
...uptools_1.1.6.bb => python-setuptools_1.1.7.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python-setuptools_1.1.6.bb =>
python-setuptools_1.1.7.bb} (86%)
diff --git a/meta/recipes-devtools/python/pyth
Signed-off-by: Laurentiu Palcu
---
.../xz/{xz_5.1.2alpha.bb => xz_5.1.3alpha.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/xz/{xz_5.1.2alpha.bb => xz_5.1.3alpha.bb} (87%)
diff --git a/meta/recipes-extended/xz/xz_5.1.2alpha.bb
b/meta/recipes-
Refreshed no-static-link.patch to work with this release and changed the
lines/checksum (and the file) where the license can be found.
Signed-off-by: Laurentiu Palcu
---
.../python/python-pycurl/no-static-link.patch | 25 ++--
...-pycurl_7.19.0.bb => python-pycurl_7.19.0.2
Signed-off-by: Laurentiu Palcu
---
.../git/{git_1.8.3.4.bb => git_1.8.4.2.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/git/{git_1.8.3.4.bb => git_1.8.4.2.bb} (67%)
diff --git a/meta/recipes-devtools/git/git_1.8.3.4.bb
b/meta/recipes-devt
Signed-off-by: Laurentiu Palcu
---
.../xorg-lib/{xtrans_1.2.7.bb => xtrans_1.3.0.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{xtrans_1.2.7.bb => xtrans_1.3.0.bb}
(82%)
diff --git a/meta/recipes-graphics/xorg-lib/xtrans_1.2.7.bb
b/met
All packages were compiled for all major architectures, individually, and also
build tested on AB. Basic sanity tests were done using a core-image-sato for
qemux86. No issues spotted.
Laurentiu
The following changes since commit 9160f376065752e2e92c8b37ee9a80d0eb86b53b:
bitbake: toaster: enabl
Adjusted aclocal.patch to apply correctly.
Signed-off-by: Laurentiu Palcu
---
.../diffstat/diffstat/aclocal.patch| 11 ++-
.../{diffstat_1.57.bb => diffstat_1.58.bb} |4 ++--
2 files changed, 8 insertions(+), 7 deletions(-)
rename meta/recipes-devtools/diff
Signed-off-by: Laurentiu Palcu
---
...board_1.7.0.bb => xf86-input-keyboard_1.8.0.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-driver/{xf86-input-keyboard_1.7.0.bb =>
xf86-input-keyboard_1.8.0.bb} (73%)
diff --git a/meta/recipes-graphics/xo
On 05/11/13 05:11, Jonathan Liu wrote:
> On 4/11/2013 11:35 PM, Jack Mitchell wrote:
>> On 04/11/13 06:31, Jonathan Liu wrote:
>>> Signed-off-by: Jonathan Liu
>>> ---
>>> meta/recipes-core/eglibc/eglibc-2.17/make-4.patch | 31
>>> +++
>>> meta/recipes-core/eglibc/eglibc_2.17
On Tue, 2013-11-05 at 16:34 +0800, Lu Chong wrote:
> There is no function to implement "-q" and "--squash" in source
> code(makedevs.c).
> I also checked in busybox, but I didn't find the function.
> So, may I need to add this function? or remove this options of help
> information.
I kind of gue
There is no function to implement "-q" and "--squash" in source
code(makedevs.c).
I also checked in busybox, but I didn't find the function.
So, may I need to add this function? or remove this options of help
information.
Best Regards
Chong
On 11/04/2013 07:40 PM, Richard Purdie wrote:
On Mo
40 matches
Mail list logo