For glibc kconfig patch that we have we have three options implemented
defconfig, config and menuconfig
config is what we use and it calls conf program with --oldaskconfig
option which is suppose to behave as expected waiting for inputs from
line oriented program
[YOCTO #6614]
Change-Id: Icb74b03
Signed-off-by: Jonathan Liu
---
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 2c2d019..3d9235e 100644
--- a/meta/classes/base.bbclass
+++ b/meta/classes/base.bbclass
@@ -151,7 +151,7 @@ pyt
Otherwise systemd uses AC_PROG_PATH and finds it in the sysroot or host
system, which won't work on the target.
[YOCTO #7408]
Signed-off-by: Jonathan Liu
---
meta/recipes-core/systemd/systemd_219.bb | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-core/syste
On Tue, Mar 17, 2015 at 11:58 AM, Bottazzini, Bruno
wrote:
> Could you guys look at this patch ?
>
I would hold off this until after 1.8 and consider this for master and
backport immediately for 1.8.1 release.
> On Qui, 2015-03-12 at 11:26 -0300, Bottazzini, Bruno wrote:
>> Ping
>>
>> On Seg, 20
On Fri, 2015-03-13 at 23:50 +0100, Bernhard Reutner-Fischer wrote:
> On March 13, 2015 10:57:53 PM GMT+01:00, Joe Slater
> wrote:
> >Fix logic in split_and_strip_files() to allow splitting or
> >stripping independently. We also return quickly from this
> >function if we have nothing to do. We s
Could you guys look at this patch ?
On Qui, 2015-03-12 at 11:26 -0300, Bottazzini, Bruno wrote:
> Ping
>
> On Seg, 2015-03-09 at 18:10 -0300, Bruno Bottazzini wrote:
> > Differences from v1:
> >
> > dbus: Adding change that Andreas Oberritter recommended.
> > -Setting RRECOMMENDS_${PN}_class-nat
Hi,
The OpenSSL Project will repair a "high severity" security hole in updates due
Thursday (19th March), is it possible to include this as well?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Forthcoming OpenSSL releases
The OpenSSL project team would lik
On 03/16/2015 07:48 PM, Khem Raj wrote:
On Mar 16, 2015, at 6:35 PM, Saul Wold wrote:
The 1.0.2 version of libssl requires that libcrypto be linked so don't
keep it private anymore.
Signed-off-by: Saul Wold
---
.../openssl/fix_Makefile_creation_of_libssl.patch| 16
m
All,
If you have an open bug targeting YP 1.8. The cutoff for bug fixing for YP
1.8 is coming up on 3/24/2015. Please make your best effort to get your
patches submitted to the mailing list before this date. We will be doing our
first release candidate right after the 24th and will only f
Add patch for make castings to time_t values that are long long int
in x32 ABI.
[YOCTO #7447]
Signed-off-by: Aníbal Limón
---
.../puzzles/files/puzzles_x32_abi_time.patch | 30 ++
meta/recipes-sato/puzzles/puzzles_r10116.bb| 1 +
2 files changed, 31 insertions
The next set of patches fixes builds for mdadm, systemtap and puzzles related
to time_t that is long long int in x32 ABI instead of long int in normal x86_64.
The following changes since commit df0672b038e6942c97d266af9ca175a06f2b0423:
bitbake: toaster: Fix the orderkey to match the column (20
Add a patch for fix build in x32 ABI, the fail is cause by time_t
printf because time_t is long int in x64 and long long int in x32.
[YOCTO #7422]
Signed-off-by: Aníbal Limón
---
.../mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch | 26 ++
meta/recipes-extended/mdadm/mdadm_3.
Add a patch for fix printing of time_t value that is long long int
in x32 ABI instead of long int.
[YOCTO #7423]
Signed-off-by: Aníbal Limón
---
.../systemtap/systemtap/x32_abi_time.patch | 34 ++
meta/recipes-kernel/systemtap/systemtap_git.inc| 1 +
2 files cha
On Tuesday, March 17, 2015, Burton, Ross wrote:
>
> On 5 March 2015 at 20:10, Khem Raj > wrote:
>
>> +GDBVERSION ?= "7.8%"
>>
>
> What's the rationale behind wildcarding this instead of using the version
> of gdb in oe-core (7.8.1)?
>
It could be 7.8.1, rationale is if you update recipe to next
On 17 March 2015 at 15:50, Bruce Ashfield
wrote:
> Great. So you'll just drop my PR patch, and the keep the other.
> Just making sure that I don't need a resend, since I'm heading
> for a flight and won't be around for the next 6 or 7 hours :)
>
Yeah don't bother re-sending, I dropped that patch
On 17 March 2015 at 15:50, Bruce Ashfield
wrote:
> Always better to be safe. It's not like we all haven't left those
> in before :)
>
I'm still trying to repend for not noticing that Randy's patch called a
test suite "test_foo". :)
Ross
--
___
Openem
On 15-03-17 09:48 AM, Burton, Ross wrote:
On 17 March 2015 at 14:20, Bruce Ashfield mailto:bruce.ashfi...@windriver.com>> wrote:
But doesn't that mean that my bash RDEPENDS fix needs a PR
bump ?
No, you don't need to bump as the PR service will bump when it rebuilds.
Great. So you'l
On 15-03-17 09:49 AM, Burton, Ross wrote:
On 17 March 2015 at 14:21, Bruce Ashfield mailto:bruce.ashfi...@windriver.com>> wrote:
It was. The extra output only goes to the logs, and it is helpful
in diagnosing problems.
.. and yes, the obvious follow up is that I should have put tha
On 17 March 2015 at 14:21, Bruce Ashfield
wrote:
> It was. The extra output only goes to the logs, and it is helpful
> in diagnosing problems.
>
> .. and yes, the obvious follow up is that I should have put that
> in the commit message!
>
It looked a bit like debugging changes, thought I'd check
On 17 March 2015 at 14:20, Bruce Ashfield
wrote:
> But doesn't that mean that my bash RDEPENDS fix needs a PR
> bump ?
>
No, you don't need to bump as the PR service will bump when it rebuilds.
Ross
--
___
Openembedded-core mailing list
Openembedded-
Since udev version 176 (udev commit 06316d9) udev switched modprobe
explicit rules by the builtin kmod support.
The rule using the builtin kmod support is in
'/lib/udev/rules.d/80-drivers.rules':
DRIVER!="?*", ENV{MODALIAS}=="?*", IMPORT{builtin}="kmod load $env{MODALIAS}"
Signed-off-by: Javier
Hi all,
This patch fixes an error message that appears sometimes on boot. It seems
mostly cosmetic, but annoying nevertheless. It happens probably due to a race
condition between two udev rules trying to do the same (the builtin support to
load modules in '/lib/udev/rules.d/80-drivers.rules' a
On 2015-03-17 2:52 AM, Burton, Ross wrote:
On 16 March 2015 at 19:27, Bruce Ashfield mailto:bruce.ashfi...@windriver.com>> wrote:
- createme ${createme_flags} ${ARCH} ${machine_branch}
+ createme -v -v ${createme_flags} ${ARCH} ${machine_branch}
Was adding -v -v intentiona
On 2015-03-17 3:01 AM, Burton, Ross wrote:
On 16 March 2015 at 19:27, Bruce Ashfield mailto:bruce.ashfi...@windriver.com>> wrote:
-PR = "r9"
In general you can only remove PR if it's r0 (as that's the default in
bitbake.conf), so this will have to remain until the PV for perf is
changed.
Signed-off-by: Martin Jansa
---
.../valgrind/enable.building.on.4.x.kernel.patch | 37 ++
meta/recipes-devtools/valgrind/valgrind_3.10.1.bb | 1 +
2 files changed, 38 insertions(+)
create mode 100644
meta/recipes-devtools/valgrind/valgrind/enable.building.on.4.x.kernel.p
On 5 March 2015 at 20:10, Khem Raj wrote:
> +GDBVERSION ?= "7.8%"
>
What's the rationale behind wildcarding this instead of using the version
of gdb in oe-core (7.8.1)?
Ross
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.o
On 16 March 2015 at 19:27, Bruce Ashfield
wrote:
> -PR = "r9"
>
In general you can only remove PR if it's r0 (as that's the default in
bitbake.conf), so this will have to remain until the PV for perf is
changed. But perf is versioned according to the kernel that it's built
against so I think th
27 matches
Mail list logo