On Tue, 2012-01-17 at 03:05 +, Lu, Lianhao wrote:
> Richard Purdie wrote on 2012-01-17:
> > On Mon, 2012-01-16 at 19:43 +0800, Lianhao Lu wrote:
> >> [YOCTO #1555]
> >> Adding new mechanism to allow multiple gcc related recipes sharing the
> >> same src directory when using the basichash as the
Signed-off-by: Saul Wold
---
meta/recipes-devtools/m4/m4-1.4.16.inc | 14 ++
meta/recipes-devtools/m4/m4-1.4.9.inc| 13 +
meta/recipes-devtools/m4/m4-native_1.4.16.bb |2 +-
meta/recipes-devtools/m4/m4-native_1.4.9.bb |4 ++--
meta/recipes-devtoo
From: Andrei Gherzan
Enable 64-bit math support in the expr applet. This will make
the applet slightly larger, but will allow computation with very
large numbers.
[YOCTO #1767]
Signed-off-by: Andrei Gherzan
---
meta/recipes-core/busybox/busybox-1.19.3/defconfig |2 +-
1 files changed, 1 i
From: Joshua Lock
This option has been disabled in busybox since 2007 as it was deemed too
buggy. See:
http://git.busybox.net/busybox/commit/?id=4998c818919477d90674a3f220e7407c26da17f9
Signed-off-by: Joshua Lock
---
meta/recipes-core/busybox/files/syslog |3 ---
.../recipes-c
From: Joshua Lock
Setting rotation size and generations is supported with busybox syslogd
Signed-off-by: Joshua Lock
---
.../recipes-core/busybox/files/syslog-startup.conf |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/busybox/files/syslog-startup
From: Joshua Lock
This changes the default in syslog-startup.conf to log messages
to a file (/var/log/messages) because:
a) we already mount /var/log as a volatile mount by default
b) users are accustomed to looking at /var/log/messages as
most distributions don't ship with logread
Signed-off-b
From: Joshua Lock
It's possible to configure busybox syslog to only log messages above a
certain level, expose this functionality through the syslog-startup.conf
and syslog init script.
Valid values are 1-8 inclusive.
Signed-off-by: Joshua Lock
---
meta/recipes-core/busybox/files/syslog
From: Joshua Lock
Busybox syslog includes functionality to drop duplicated syslog entries,
enable this feature in the defconfig yet disable it by default.
Expose configuration of the feature through the syslog-startup.conf file
and the syslog init script.
Signed-off-by: Joshua Lock
---
meta/r
From: Khem Raj
Examples do not compile correctly on latest uclibc
Signed-off-by: Khem Raj
---
.../correct_rpl_gettimeofday_signature.patch | 57
meta/recipes-support/gnutls/gnutls_2.12.14.bb |6 ++-
2 files changed, 61 insertions(+), 2 deletions(-)
create
From: Andrei Gherzan
I included a patch as well to solve a compile error. In this package, a dfprinf
function
is declared. It will fail as eglibc provides it's function as well. So i
renamed libsoup's
dprintf function into dprinfsoup.
Signed-off-by: Andrei Gherzan
---
.../dprintf_conflict_wi
Signed-off-by: Saul Wold
---
meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb
b/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb
index a4423ab..adca44e 100644
--- a/meta/recipes-suppor
Signed-off-by: Saul Wold
---
meta/recipes-multimedia/liba52/liba52_0.7.4.bb |4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-multimedia/liba52/liba52_0.7.4.bb
b/meta/recipes-multimedia/liba52/liba52_0.7.4.bb
index ddc109c..a7f1fae 100644
--- a/meta/recipes
Signed-off-by: Saul Wold
---
meta/recipes-support/db/db_5.1.19.bb |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-support/db/db_5.1.19.bb
b/meta/recipes-support/db/db_5.1.19.bb
index 2659826..7e84646 100644
--- a/meta/recipes-support/db/db_5.1.19.bb
+++
Signed-off-by: Saul Wold
---
meta/recipes-support/boost/boost.inc |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-support/boost/boost.inc
b/meta/recipes-support/boost/boost.inc
index 74f3e4b..09f61c0 100644
--- a/meta/recipes-support/boost/boost.inc
++
Signed-off-by: Saul Wold
---
meta/recipes-support/enchant/enchant_1.6.0.bb |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-support/enchant/enchant_1.6.0.bb
b/meta/recipes-support/enchant/enchant_1.6.0.bb
index a3ef379..25178f5 100644
--- a/meta/recipes-s
From: Nitin A Kamble
Fixed this line
ac_cv_sizeof_unsigned_char=${ac_cv_sizeof_unsigned_int=1}
as this line
ac_cv_sizeof_unsigned_char=${ac_cv_sizeof_unsigned_char=1}
This issue was causing guile recipe to compile-fail for x86 target.
Signed-off-by: Nitin A Kamble
---
meta/site/ix86-common |
From: Khem Raj
Document the patches
Signed-off-by: Khem Raj
---
.../uclibc/uclibc-git/cross_compile_check.patch| 13 +
.../recipes-core/uclibc/uclibc-git/fix_libdl.patch | 83
...so_use_arm_dl_linux_resolve_in_thumb_mode.patch |6 +
.../uclibc/uclibc-git/orign_path.patch
From: Khem Raj
e2fsprogs 1.42 onwards uses fallocate() which uclibc
does not implement(yet). In most of places its use
is controlled and it only used when configure detects
fallocate being present but in this one case it missed
to check for fallocate being available so here we
add the check
Sign
From: Andrea Adami
* from meta-openembedded with minor editings
* (fields reordering like other recipes in xorg-app)
Signed-off-by: Andrea Adami
---
meta/recipes-graphics/xorg-app/xinput_1.5.3.bb | 14 ++
1 files changed, 14 insertions(+), 0 deletions(-)
create mode 100644 meta/
From: Joshua Lock
Nominate myself to be on the hook for updates to the udev, dpkg, apt and v86d
recipes.
Add a copy of the clutter-1.8 metadata without the namespace to keep the
tools happy when they find the clutter_git recipe.
Signed-off-by: Joshua Lock
---
.../conf/distro/include/distro_tr
From: Nitin A Kamble
guile recipe is needed by autogen.
Imported & updated the guile-cross-config generation & guile-2.0.pc
manipulation code from the meta-oe guile recipe.
Signed-off-by: Nitin A Kamble
---
...01-Fix-the-SRFI-60-copy-bit-documentation.patch | 33
..._GNU_SOURCE-to
From: Nitin A Kamble
This recipe is needed by guile.
And guile is needed for autogen.
As per Beth's recommondation changed the license specification of the
recipe as
LICENSE = "MIT & FSF-Unlimited & GPL-2.0"
Signed-off-by: Nitin A Kamble
---
meta/recipes-support/bdwgc/bdwgc_20110107.bb | 3
From: Bruce Ashfield
In the switch to using src_patches and using patches in their
source directory, the scanning of WORKDIR migrated items like
config fragments was dropped. Adding WORKDIR back as a patch
directory restores the old functionality.
Signed-off-by: Bruce Ashfield
---
meta/classes
[YOCTO #1908]
Signed-off-by: Saul Wold
---
meta/recipes-devtools/pkgconfig/pkgconfig.inc |2 ++
meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb |2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig.inc
b/meta/recipes-devtoo
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../conf/distro/include/distro_tracking_fields.inc | 21
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc
b/meta/conf/distro/include/distro_tracking_
From: Khem Raj
Add -f option so if the files dont exist then we can
still continue. Fixes errors like
| + do_configure
| + for dir in . lib libextra
| + rm ./aclocal.m4 ./m4/libtool.m4 './m4/lt*.m4'
| rm: cannot remove `./m4/libtool.m4': No such file or directory
| rm: cannot remove `./m4/lt*.m4
From: Nitin A Kamble
grub-efi-native build is failing due to missing autogen command.
Hence created this recipe.
The newer versions of autogen 5.13 & 5.14 both are dumping core while
building from source, so going back to the working 5.12 version.
Also noticed that no distro vendor has picked u
Signed-off-by: Saul Wold
---
meta/recipes-support/attr/acl_2.2.51.bb |2 +-
meta/recipes-support/attr/attr_2.4.46.bb |2 +-
meta/recipes-support/attr/ea-acl.inc | 12 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/meta/recipes-support/attr/acl_2.2.51.bb
From: Lianhao Lu
[YOCTO #1909]
Install autoconf-nativesdk and automake-nativesdk to host.
Signed-off-by: Lianhao Lu
---
.../adt-installer/scripts/adt_installer_internal | 18 ++
.../installer/adt-installer_1.0.bb |2 +-
2 files changed, 7 insertions(+),
From: Nitin A Kamble
libunistring recipe is needed by guile.
And guile is needed by autogen.
Signed-off-by: Nitin A Kamble
---
.../libunistring/libunistring_0.9.3.bb | 28
1 files changed, 28 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-supp
Richard,
Here is a batch of fixes from the community along with some
staticdev patches (long overdue).
Thanks
Sau!
The following changes since commit a0f5dd25a37fe3b8664c2133e80b6214559f93f6:
package_rpm.bbclass: Add support for filenames with spaces (2012-01-17
16:20:46 +)
are
Signed-off-by: Saul Wold
---
meta/recipes-graphics/pango/pango.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/pango/pango.inc
b/meta/recipes-graphics/pango/pango.inc
index ce8b6ba..516153c 100644
--- a/meta/recipes-graphics/pango/pango.inc
+++
From: Andrei Gherzan
Signed-off-by: Andrei Gherzan
---
.../{chkconfig_1.3.55.bb => chkconfig_1.3.57.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/chkconfig/{chkconfig_1.3.55.bb =>
chkconfig_1.3.57.bb} (84%)
diff --git a/meta/recipes-extended
Signed-off-by: Saul Wold
---
.../gstreamer/gst-openmax_0.10.1.bb|5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb
index 776ed1c..b4fe52d 10
Richard Purdie wrote on 2012-01-19:
> On Tue, 2012-01-17 at 03:05 +, Lu, Lianhao wrote:
>> Richard Purdie wrote on 2012-01-17:
>>> On Mon, 2012-01-16 at 19:43 +0800, Lianhao Lu wrote:
>>>
>>> Can you please check if this can be fixed by:
>>>
>>> diff --git a/meta/recipes-devtools/gcc/gcc-con
On Thu, 2012-01-19 at 09:40 +, Lu, Lianhao wrote:
> Richard Purdie wrote on 2012-01-19:
> > On Tue, 2012-01-17 at 03:05 +, Lu, Lianhao wrote:
> >> Richard Purdie wrote on 2012-01-17:
> >>> On Mon, 2012-01-16 at 19:43 +0800, Lianhao Lu wrote:
> >>>
> >>> Can you please check if this can be
Op 19 jan. 2012, om 10:22 heeft Saul Wold het volgende geschreven:
> From: Andrei Gherzan
>
> Enable 64-bit math support in the expr applet. This will make
> the applet slightly larger, but will allow computation with very
> large numbers.
So it finally supports yocto now?
___
Op 19 jan. 2012, om 10:22 heeft Saul Wold het volgende geschreven:
> [YOCTO #1908]
>
> Signed-off-by: Saul Wold
> ---
> meta/recipes-devtools/pkgconfig/pkgconfig.inc |2 ++
> meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb |2 +-
> 2 files changed, 3 insertions(+), 1 deletions(-)
>
Don't specify any argument to the split() function when handling changes
to list type variables (e.g. PACKAGES) so that the values are split by
any whitespace and only split once for a block of multiple whitespace
characters.
Signed-off-by: Paul Eggleton
---
meta/lib/oe/buildhistory_analysis.py
Record some additional information about images - the uncompressed size
of the final image as well as the values of various variables that may
have influenced its contents. This is recorded in a machine-readable
"image-info.txt" file similar in structure to the package history files.
Also add some
Sometimes, when a value changes in the buildhistory it is useful to
know when a related (but not necessarily itself monitored) value
changes as it can help explain the change. For example, when the list
of installed packages for an image changes it could be caused by a
change to one of the image-re
Avoid errors when comparing changes for KEY = value files (package info
files and image-info.txt):
* Handle keys appearing and disappearing - this will help to handle PE
in package info files (which is only written when it is not blank) and
when we add additional fields in future.
* Handle whe
On Thu, 2012-01-19 at 11:30 +0100, Koen Kooi wrote:
> Op 19 jan. 2012, om 10:22 heeft Saul Wold het volgende geschreven:
>
> > [YOCTO #1908]
> >
> > Signed-off-by: Saul Wold
> > ---
> > meta/recipes-devtools/pkgconfig/pkgconfig.inc |2 ++
> > meta/recipes-devtools/pkgconfig/pkgconfig_0.25
Op 19 jan. 2012, om 11:57 heeft Richard Purdie het volgende geschreven:
> On Thu, 2012-01-19 at 11:30 +0100, Koen Kooi wrote:
>> Op 19 jan. 2012, om 10:22 heeft Saul Wold het volgende geschreven:
>>
>>> [YOCTO #1908]
>>>
>>> Signed-off-by: Saul Wold
>>> ---
>>> meta/recipes-devtools/pkgconfig/
Collect and monitor some additional information about images, and
report other (possibly non-monitored) changes when a monitored item
changes to provide context.
Additionally a couple of minor issues where found in field handling for
the package info files.
The following changes since commit a0f5
Add SUMMARY to each image bb file according to poky reference manual for Hob2
use later.
Signed-off-by: Shane Wang
---
meta/recipes-core/images/core-image-base.bb|2 ++
meta/recipes-core/images/core-image-core.bb|2 ++
meta/recipes-core/images/core-image-minimal-dev.bb |
This path is to add summary variable to each image bb file for Hob 2 use later,
according to the poky reference manual.
Please review.
The following changes since commit 522c6b376d067243bff20c64a1f6f8700be8e586:
gnutls: Fix configure issue wrt to rm (2012-01-19 11:34:13 +)
are available i
Hi Shane,
On Thu, 2012-01-19 at 20:38 +0800, Shane Wang wrote:
> Add SUMMARY to each image bb file according to poky reference manual for Hob2
> use later.
I think this is good but shouldn't some of these be DESCRIPTIONs? The
difference is that summary should be a one line summary (~max 72 chars
We've recently added the buildhistory class and I wanted to illustrate
how it can help us improve the quality of what we're doing. I appreciate
elements of this have been around for a while as part of testlab but I
do want to raise the profile of these tools. I added:
INHERIT += "buildhistory"
BUI
That could be. I originally thought they are DESCRIPTIONs.
But for CacheData in cache.py, it seems not description but summary is used.
Is it OK to change the code to make descriptions into CacheData?
--
Shane
Richard Purdie wrote onĀ 2012-01-19:
> Hi Shane,
>
> On Thu, 2012-01-19 at 20:38 +0800
On Thu, 2012-01-19 at 01:22 -0800, Saul Wold wrote:
> Andrea Adami (1):
> xinput: add utility for configuring and testing XInput devices.
>
> Andrei Gherzan (3):
> busybox: defconfig modified in order to activate
> CONFIG_EXPR_MATH_SUPPORT_64
> chkconfig: Update package from v1.3.55 to v
* in
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-January/016226.html
we talked about
VIRTUAL-RUNTIME_alsa-state, but
VIRTUAL-RUNTIME-alsa-state was used instead, which is inconsistent with other
VIRTUAL-RUNTIME vars
Signed-off-by: Martin Jansa
---
meta/conf/distro/include
We don't need to see a Python stack backtrace when a patch does not
apply, just the error output from patch, so trap these kinds of errors
and ensure that we display the message and fail the task and nothing
else.
Fixes [YOCTO #1143]
Signed-off-by: Paul Eggleton
---
meta/classes/patch.bbclass |
PRIORITY is no longer set in recipes in OE-Core, so remove it. (Since
"optional" is the default value from bitbake.conf, no PR bump is
necessary.)
Signed-off-by: Paul Eggleton
---
meta/recipes-extended/hdparm/hdparm_9.37.bb |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a
A fix for the patch error backtrace as well as removing PRIORITY from
the recently upgraded hdparm recipe.
The following changes since commit a0f5dd25a37fe3b8664c2133e80b6214559f93f6:
package_rpm.bbclass: Add support for filenames with spaces (2012-01-17
16:20:46 +)
are available in the g
On Thu, 2012-01-19 at 13:12 +, Wang, Shane wrote:
> That could be. I originally thought they are DESCRIPTIONs.
> But for CacheData in cache.py, it seems not description but summary is used.
> Is it OK to change the code to make descriptions into CacheData?
Please see cache_extra.py and add the
On Thu, 2012-01-19 at 13:59 +, Paul Eggleton wrote:
> We don't need to see a Python stack backtrace when a patch does not
> apply, just the error output from patch, so trap these kinds of errors
> and ensure that we display the message and fail the task and nothing
> else.
>
> Fixes [YOCTO #11
On Thu, 2012-01-19 at 13:59 +, Paul Eggleton wrote:
> PRIORITY is no longer set in recipes in OE-Core, so remove it. (Since
> "optional" is the default value from bitbake.conf, no PR bump is
> necessary.)
>
> Signed-off-by: Paul Eggleton
> ---
> meta/recipes-extended/hdparm/hdparm_9.37.bb |
On Thu, 2012-01-19 at 14:51 +0100, Martin Jansa wrote:
> * in
> http://lists.linuxtogo.org/pipermail/openembedded-core/2012-January/016226.html
> we talked about
> VIRTUAL-RUNTIME_alsa-state, but
> VIRTUAL-RUNTIME-alsa-state was used instead, which is inconsistent with
> other VIRTUAL-RUNTI
On Thu, 2012-01-19 at 10:32 +, Paul Eggleton wrote:
> Collect and monitor some additional information about images, and
> report other (possibly non-monitored) changes when a monitored item
> changes to provide context.
>
> Additionally a couple of minor issues where found in field handling fo
On Thursday 19 January 2012 15:37:38 Koen Kooi wrote:
> If you want to see a longer history, have a look at
> https://github.com/Angstrom-distribution/buildhistory/commits/master, I've
> been using it heavily today when working on udev 177 which changed its
> default filesystem layout. One thing to
Op 19 jan. 2012, om 15:45 heeft Paul Eggleton het volgende geschreven:
> On Thursday 19 January 2012 15:37:38 Koen Kooi wrote:
>> If you want to see a longer history, have a look at
>> https://github.com/Angstrom-distribution/buildhistory/commits/master, I've
>> been using it heavily today when w
Op 19 jan. 2012, om 14:08 heeft Richard Purdie het volgende geschreven:
> We've recently added the buildhistory class and I wanted to illustrate
> how it can help us improve the quality of what we're doing. I appreciate
> elements of this have been around for a while as part of testlab
About 4 y
On Thursday 19 January 2012 13:08:03 Richard Purdie wrote:
> If I change into tmp/buildhistory and show the last commit the result is
> included below. Since the version changed, the diff isn't as readable as
> would be ideal, however reading through it clearly shows the .a files
> moving to the st
On 1/19/12 9:04 AM, Paul Eggleton wrote:
On Thursday 19 January 2012 13:08:03 Richard Purdie wrote:
If I change into tmp/buildhistory and show the last commit the result is
included below. Since the version changed, the diff isn't as readable as
would be ideal, however reading through it clearly
On Thursday 19 January 2012 10:06:24 Mark Hatle wrote:
> Does the build history due any scanning of either package or shared library
> dependencies?
For packages, it relies on the output of do_package, however this includes the
final value of RDEPENDS which is influenced by shared library depende
On 01/18/2012 05:34 AM, Koen Kooi wrote:
Op 18 jan. 2012, om 10:51 heeft Koen Kooi het volgende geschreven:
Op 18 jan. 2012, om 04:01 heeft Khem Raj het volgende geschreven:
e2fsprogs 1.42 onwards uses fallocate() which uclibc
does not implement(yet). In most of places its use
is controlled
On 01/16/2012 10:31 AM, Andrei Gherzan wrote:
From: Andrei Gherzan
Signed-off-by: Andrei Gherzan
---
.../recipes-extended/chkconfig/chkconfig_1.3.55.bb | 27
.../recipes-extended/chkconfig/chkconfig_1.3.57.bb | 27
2 files changed, 27 insertions(
On 01/16/2012 10:31 AM, Andrei Gherzan wrote:
From: Andrei Gherzan
I included a patch as well to solve a compile error. In this package, a dfprinf
function
is declared. It will fail as eglibc provides it's function as well. So i
renamed libsoup's
dprintf function into dprinfsoup.
Signed-off-b
On 01/17/2012 10:59 AM, Joshua Lock wrote:
The RFC version of this series didn't receive any C's..
This set of changes makes some minor changes to the configuration of busybox's
syslog.
The following changes since commit a0f5dd25a37fe3b8664c2133e80b6214559f93f6:
package_rpm.bbclass: Add sup
On 01/08/2012 04:03 PM, Andrei Gherzan wrote:
From: Andrei Gherzan
Enable 64-bit math support in the expr applet. This will make
the applet slightly larger, but will allow computation with very
large numbers.
[YOCTO #1767]
Signed-off-by: Andrei Gherzan
---
meta/recipes-core/busybox/busybox-1
On 01/17/2012 11:06 PM, Khem Raj wrote:
Document the patches
Signed-off-by: Khem Raj
---
.../uclibc/uclibc-git/cross_compile_check.patch| 13 +
.../recipes-core/uclibc/uclibc-git/fix_libdl.patch | 83
...so_use_arm_dl_linux_resolve_in_thumb_mode.patch |6 +
.../uclibc/uclib
On 01/17/2012 01:03 PM, nitin.a.kam...@intel.com wrote:
From: Nitin A Kamble
This is same as last pull requests + typo fixes + a commit for adding distro
tracking information for the new recipes.
Thanks,
Nitin
The following changes since commit 5724ee9c3a99519fea96446638910b727b89898d:
pac
On 01/17/2012 08:50 AM, Khem Raj wrote:
Examples do not compile correctly on latest uclibc
Signed-off-by: Khem Raj
---
.../correct_rpl_gettimeofday_signature.patch | 57
meta/recipes-support/gnutls/gnutls_2.12.14.bb |6 ++-
2 files changed, 61 insertions
The fetch/unpack/patch/headerfix tasks are shared and hence their sstate hashes
should also match. Sadly this is not the case since:
a) gcc-runtime applies an additional patch
b) The do_headerfix task was missing from libgcc
c) The do_headerfix task is a shell task and hence depends
on all expo
On 01/18/2012 09:39 PM, Khem Raj wrote:
Add -f option so if the files dont exist then we can
still continue. Fixes errors like
| + do_configure
| + for dir in . lib libextra
| + rm ./aclocal.m4 ./m4/libtool.m4 './m4/lt*.m4'
| rm: cannot remove `./m4/libtool.m4': No such file or directory
| rm: c
On 01/17/2012 07:01 PM, Khem Raj wrote:
e2fsprogs 1.42 onwards uses fallocate() which uclibc
does not implement(yet). In most of places its use
is controlled and it only used when configure detects
fallocate being present but in this one case it missed
to check for fallocate being available so he
On 01/17/2012 11:18 PM, Lianhao Lu wrote:
This pathc fixed YOCTO bug #1909 by installing autoconf-nativesdk and
automake-nativesdk packages in adt-installer.
The following changes since commit bd047935305c872b565f30b46c94b7077e5fb3a2:
Richard Purdie (1):
patch.bbclass: Ensure the DAT
On 01/18/2012 04:31 PM, Joshua Lock wrote:
Nominate myself to be on the hook for updates to the udev, dpkg, apt and v86d
recipes.
Add a copy of the clutter-1.8 metadata without the namespace to keep the
tools happy when they find the clutter_git recipe.
Signed-off-by: Joshua Lock
---
.../conf
On 01/18/2012 09:13 AM, Bruce Ashfield wrote:
Richard/Saul,
As was pointed out on IRC this morning, config fragments and other
config tweaks that were added to the SRC_URI weren't being processed
by the config phase of the linux-yocto build.
When I switched to using src_patches, I dropped WORKD
On 01/18/2012 02:15 PM, Andrea Adami wrote:
* from meta-openembedded with minor editings
* (fields reordering like other recipes in xorg-app)
Signed-off-by: Andrea Adami
---
meta/recipes-graphics/xorg-app/xinput_1.5.3.bb | 14 ++
1 files changed, 14 insertions(+), 0 deletions(-)
You know the drill - manual upstream check updates for distro_tracking.
The following changes since commit 2c5b90c6d1b1091779602ebe03e84674eb63ea83:
buildhistory_analysis: include related fields in output (2012-01-19 14:59:16
+)
are available in the git repository at:
git://git.yoctopro
Signed-off-by: Scott Garman
---
.../conf/distro/include/distro_tracking_fields.inc | 19 +++
1 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc
b/meta/conf/distro/include/distro_tracking_fields.inc
index 90924ed..
On 01/19/2012 12:29 PM, Koen Kooi wrote:
Op 19 jan. 2012, om 10:22 heeft Saul Wold het volgende geschreven:
From: Andrei Gherzan
Enable 64-bit math support in the expr applet. This will make
the applet slightly larger, but will allow computation with very
large numbers.
So it finally supports
On Tue, Jan 17, 2012 at 16:59, Joshua Lock wrote:
> This set of changes makes some minor changes to the configuration of
> busybox's
> syslog.
>
I'd like to ask for you to think about a way of sharing the code that
parses the conf file between sysv and systemd. My current proposal is:
* move in
Hi
I added to local.conf
EXTRA_IMAGE_FEATURES += "tools-debug"
and now when I do bitbake -g I see that its wanting to build
"tools-testapp" and "tools-profile"
even though I did not ask them to be added to my image. all these
packages are coming from
single recipe task-core-tools.bb. If I divide
Hi Saul,
It seems usbgadget should not be supported by routerstationpro, we have to
remove it from feature matrix due to the following reasons:
1 ) No mass storage needed to be accessed by usbgadget.
2 ) This is routerstation+switch, so it should not be taken as a USBNET too.
This fix has bee
Since the target doesn't have the related requirement
to use USB slave hardware supporting usb gadget, so
remove it from MACHINE_FEATURES.
Signed-off-by: zumeng.c...@windriver.com>
Acked-by: Bruce Ashfield
---
meta-yocto/conf/machine/routerstationpro.conf |2 +-
1 files changed, 1 insertions
88 matches
Mail list logo