Richard,
Major mia culpa!
I tested sgw/dizzy and then manged to push another patch from a different
branch, I had this
patch queued up and it ran on the AB before I pushed the wrong branch.
Please pull this patch (it's the correct one), and reset the Build Appliance
SRCREV, I
will try to sta
The older version of dpkg uses subproc_wait_check() instead of the newer
subproc_reap()
Signed-off-by: Saul Wold
---
.../dpkg/dpkg/tar-error-code.patch | 27 +++---
1 file changed, 14 insertions(+), 13 deletions(-)
diff --git a/meta/recipes-devtools/dpkg/dpkg/ta
Backports from upstream:
http://sourceforge.net/p/strace/code/ci/d34e00b293942b1012ddc49ed3ab379a32337611
http://sourceforge.net/p/strace/code/ci/3460dc486d333231998de0f19918204aacee9ae3
Expected to be released officially as part of strace 4.11
Signed-off-by: Andre McCurdy
---
.../Includ
On 17/04/15 16:50, Richard Purdie wrote:
On Thu, 2015-04-16 at 09:45 +, Alejandro Hernandez wrote:
When installing python3-native sometimes pips default build
directory (which is on the host and is user dependant) is left unclean,
due to this, when python3-core is being installed it tries to
Hi,
Today there was an update to the dizzy branch that includes the patch below:
commit f77133783e5145858ac94b9bae1576852a7e838d
Author: Richard Purdie
Date: Sat Mar 28 08:50:27 2015 +
dpkg-native: Avoid 'file changed' errors from tar
Hardlink count duing do_package_write_deb
On Thu, 2015-04-16 at 09:45 +, Alejandro Hernandez wrote:
> When installing python3-native sometimes pips default build
> directory (which is on the host and is user dependant) is left unclean,
> due to this, when python3-core is being installed it tries to use
> the same directory producing an
On Fri, Apr 17, 2015 at 1:50 AM, Junling Zheng wrote:
> Currently ${D}${includedir}/gmp.h references the path of build host
> incorrectly, remove it.
>
> Signed-off-by: Junling Zheng
> ---
> meta/recipes-support/gmp/gmp.inc | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/meta/recipe
On Thursday 16 April 2015 19:37:57 Markus Lehtonen wrote:
> Give the correct data object ("config data" instead of "recipe data") as
> an argument to oe.recipeutils.patch_recipe()
>
> Fixes [YOCTO #7595]
>
> Signed-off-by: Markus Lehtonen
> ---
> scripts/lib/devtool/standard.py | 5 +++--
> 1 f
Hopefully make it a bit clearer to the user which recipe needs fixing
and what needs to be done to fix it.
Signed-off-by: Paul Eggleton
---
meta/classes/base.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass
index 3d
Based on the number of times I've had to explain it over the years it
seems that a lot of new users don't immediately realise what is meant
by "shipped" here (nor should we expect them to) so let's at least
mention packaging and briefly tell the user what they need to do. (I was
going to go into mo
If you were using deb packaging, had buildhistory enabled and produced
an SDK that contained no packages in one of the sysroots (such as with
uninative-tarball) then the do_populate_sdk was failing with a python
traceback because there were no fields to split in the output line.
Signed-off-by: Pau
A few fixes for things that have been bugging me lately. (I realise
we've just changed the S warning recently, hopefully this is the last
time...)
Changes since v1:
* Adjust message for installed-vs-shipped to suggest not installing
* Add S warning improvement patch
The following changes since co
On Fri, Apr 17, 2015 at 12:15 AM, Richard Purdie
wrote:
> autoconf-native is near enough one of the primary pieces of the
> dependency chain. Having it depend on perl-native is a very very bad
> idea, if its possible at all. It might be "correct" in principle but in
> practise its not workable.
i
Enable ptest for mdadm, by reusing internal testsuite.
Signed-off-by: Dmitry Eremin-Solenikov
---
meta/recipes-extended/mdadm/files/run-ptest | 10 ++
meta/recipes-extended/mdadm/mdadm_3.3.2.bb | 29 +
2 files changed, 39 insertions(+)
create mode 100644 met
From: Ed Bartosh
Current wic code was assuming that bitbake directory is on the
same level as scripts, which is not the case for oe classic.
Using find_executable bitbake location should be determined better
as this API uss $PATH to search for executables.
Fixes [YOCTO #7621]
Signed-off-by: Ed
Has anyone here ever got "crda" to work with mdev (instead of udev)?
I was getting this message again from the wireless card:
cfg80211: Calling CRDA to update world regulatory domain
Now CRDA is the answer to that, and until now, I solved it by simply compiling
a static rules database into m
Hi Jackie,
On Monday 13 April 2015 10:17:19 jackie.hu...@windriver.com wrote:
> From: Jackie Huang
>
> linux-firmware includes many firmwares and each firmware has their own
> license, previously the LICENSE is set to "Proprietary" and some firmware
> is split out to separate package such as lin
Currently ${D}${includedir}/gmp.h references the path of build host
incorrectly, remove it.
Signed-off-by: Junling Zheng
---
meta/recipes-support/gmp/gmp.inc | 4
1 file changed, 4 insertions(+)
diff --git a/meta/recipes-support/gmp/gmp.inc b/meta/recipes-support/gmp/gmp.inc
index 558ee06.
On Thu, 2015-04-16 at 22:09 -0400, Khem Raj wrote:
> On Wed, Apr 15, 2015 at 5:37 PM, Andre McCurdy wrote:
> >
> > Hiding OE sysroot perl when configuring intltool and using only host
> > perl does also prevent the segfault.
> >
> > I'm not sure what the correct fix is though. Perhaps have the
> >
19 matches
Mail list logo