Add the config sample for incremental image generation to
meta-yocto/conf/local.conf.sample
[YOCTO #1651]
Signed-off-by: Robert Yang
---
meta-yocto/conf/local.conf.sample |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/meta-yocto/conf/local.conf.sample
b/meta-yoc
Testing:
1) Enable INC_IMAGE_GEN = "1" in conf/local.conf
2) $ bitbake core-image-sato
* Test when remove some pkgs
a) Save the modify time of file which is in
tmp/work/qemux86_64-poky-linux/core-image-sato-1.0-r0/rootfs/dev/.
b) Edit meta/recipes-sato/images/core-image-sato.b
Incremental image generation, the rootfs would be totally removed and
re-created in the second generation by default, but with INC_IMAGE_GEN =
"1", the rootfs would be kept, and will do update(remove/add some pkgs)
on it.
NOTE: This is not suggested when you want to create a productive rootfs
For
From: Zhai Edwin
Windows manager should be independent on session manager, especially when we
have multiple session manager like mini-x and matchbox session.
Signed-off-by: Zhai Edwin
---
.../matchbox-wm/matchbox-wm_1.2.bb |9 ++---
.../matchbox-wm/matchbox-wm_git.bb
From: Zhai Edwin
All,
Patch of gnome-keyring to fix gsettings-data-convert seg fault, modified
according to Saul's comments.
Another patch of matchbox-wm to remove the dependence between window manager
and X session.
The following changes since commit 6a1b5c28f22bb07a0b7102eb88441d05768ec52e:
From: Zhai Edwin
gsttings_data_convert cause seg fault as gnome-keyring's schema is not
installed properly. As a fix, running glib-compile-schemas from glib-utils to
made "gschemas.compiled".
[YOCTO #1779] got fixed.
Signed-off-by: Zhai Edwin
---
meta/recipes-gnome/gnome/gnome-keyring_2.32.1.
From: Andrei Gherzan
base.bbclass modified in order to check if there is an "or" operand, and if it
is,
should check further if there are other non-excluded licenses.
[YOCTO #1844]
Signed-off-by: Andrei Gherzan
---
meta/classes/base.bbclass | 17 +++--
1 files changed, 15 inser
From: Andrei Gherzan
Two different defconfigs are chosen, one for "with GPLv3 build" and one for
"without".
In this way, libgnutls-extra is not pulled in a non-GPLv3 build.
[YOCTO #1845]
Signed-off-by: Andrei Gherzan
---
.../wpa-supplicant/defconfig.inc |4 +
.../wpa-su
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/28/2011 11:55 PM, Koen Kooi wrote:
>
> Op 29 dec. 2011, om 00:38 heeft Darren Hart het volgende
> geschreven:
>
>> eglibc-utils RDEPENDS on bash which requires gettext which
>> requires wchar support. If wchar support is not included in
>> DI
On Wednesday 23 November 2011 17:09:08 Richard Purdie wrote:
> On Wed, 2011-11-23 at 16:48 +, Phil Blundell wrote:
> > b) introduce some sort of concept of "feature epochs", where the DISTRO
> > gets to declare what epoch it is expecting and the compatibility code
> > then backfills DISTRO_FEAT
On Wed, Dec 28, 2011 at 4:54 PM, Darren Hart wrote:
>
Seems sane to me.
--
Christopher Larson
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
On 12/28/2011 01:37 PM, Saul Wold wrote:
On 12/26/2011 01:12 PM, Scott Garman wrote:
On 12/23/2011 12:42 PM, Scott Garman wrote:
On 12/23/2011 09:31 AM, Scott Garman wrote:
Hello,
This pull request upgrades the chrpath and libevent recipes. It has
been build-tested on all 5 of our qemu archit
On Thursday 29 December 2011 10:05:52 Scott Garman wrote:
> On 12/28/2011 01:37 PM, Saul Wold wrote:
> > This will probably require a PR bump for nfs-utils then.
>
> Are you sure? I thought this was handled automatically as long as the
> recipe in question includes the build dependency in DEPENDS,
On 12/28/2011 11:00 PM, Robert Yang wrote:
Add the config sample for incremental image generation to
meta-yocto/conf/local.conf.sample
[YOCTO #1651]
Signed-off-by: Robert Yang
---
meta-yocto/conf/local.conf.sample |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a
On 12/29/2011 10:28 AM, Paul Eggleton wrote:
On Thursday 29 December 2011 10:05:52 Scott Garman wrote:
On 12/28/2011 01:37 PM, Saul Wold wrote:
This will probably require a PR bump for nfs-utils then.
Are you sure? I thought this was handled automatically as long as the
recipe in question inc
On 12/28/2011 04:08 PM, Christopher Larson wrote:
From: Christopher Larson
This patch makes the link to the dependencies of libdw explicit, as recent ld
no longer implicitly links them. See
http://lists.fedoraproject.org/pipermail/devel/2010-March/133601.html as
a similar example of the error me
On Thu, Dec 29, 2011 at 3:00 PM, Saul Wold wrote:
> On 12/28/2011 04:08 PM, Christopher Larson wrote:
>>
>> From: Christopher Larson
>>
>> This patch makes the link to the dependencies of libdw explicit, as recent
>> ld
>> no longer implicitly links them. See
>> http://lists.fedoraproject.org/pipe
On Thursday 29 December 2011 15:42:29 Scott Garman wrote:
> On 12/29/2011 10:28 AM, Paul Eggleton wrote:
> > On Thursday 29 December 2011 10:05:52 Scott Garman wrote:
> >> On 12/28/2011 01:37 PM, Saul Wold wrote:
> >>> This will probably require a PR bump for nfs-utils then.
> >>
> >> Are you sure
From: Christopher Larson
This patch makes the link to the dependencies of libdw explicit, as recent ld
no longer implicitly links them. See
http://lists.fedoraproject.org/pipermail/devel/2010-March/133601.html as
a similar example of the error message you can encounter without this patch,
and htt
From: Nitin A Kamble
gnu_patch_test_fix.patch : this patch removed as it is already
upstream now.
Renamed quilt.inc to quilt-0.50.inc and moved the dupicate information
from native & target recipe files into the quilt-0.50.inc file.
Signed-off-by: Nitin A Kamble
---
.../quilt/{quilt.inc => qu
From: Nitin A Kamble
Fixes this compilation error:
| mkfs.c:39:24: fatal error: attr/xattr.h: No such file or directory
| compilation terminated.
| make: *** [mkfs.o] Error 1
Signed-off-by: Nitin A Kamble
---
.../btrfs-tools/btrfs-tools_git.bb |4 ++--
1 files changed, 2 in
From: Nitin A Kamble
The support for automatic de-ANSI-fication has been deprecated in
automake 1.11.2, and will be removed altogether in automake 1.12
This avoids this error:
| configure.ac:24: automatic de-ANSI-fication support is deprecated
| autoreconf: automake failed with exit status: 1
|
From: Nitin A Kamble
With automake 1.11.2 /usr/lib/ files are moved to
/usr/share/
Fix the rmdir in do_install which expect /usr/lib/avahi to exist.
Signed-off-by: Nitin A Kamble
---
meta/recipes-connectivity/avahi/avahi-ui_0.6.30.bb |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../byacc/{byacc_20110908.bb => byacc_20111219.bb} |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/byacc/{byacc_20110908.bb => byacc_20111219.bb}
(73%)
diff --git a/meta/recipes-extended/byacc
From: Nitin A Kamble
Some patches were missing Upstream-Status informantion,
this commit adds that in those patches.
Signed-off-by: Nitin A Kamble
---
.../gcc/gcc-4.6/gcc-arm-set-cost.patch |1 +
meta/recipes-devtools/gcc/gcc-4.6/pr32219.patch|1 +
meta/recipes-devtools
From: Nitin A Kamble
the .../usr/share/aclocal is empty for build from scratch. so avoid cp
error if the directory is empty.
Fixes this error, which is thrown before pseudo is built:
| cp: cannot stat
`/builddisk/build/build0/tmp/sysroots/x86_64-linux/usr/share/aclocal/*':
No such file or direc
From: Nitin A Kamble
automake version 1.11.2 has made use of dir variables more strict.
the use of pkglibdir with SCRIPTS & DATA vars results in automake
errors.
This commits uses pkgdatadir & pkgbindir vars instead of pkglibdir
to avoid the strict check errors.
This change also works with au
From: Nitin A Kamble
These patches were marked by "UpstreamStatus:" line, fix it to use
"Upstream-Status:" instead.
Signed-off-by: Nitin A Kamble
---
.../libacpi/files/libacpi_fix_for_x32.patch|2 +-
.../use_correct_strip_in_cross_environment.patch |2 +-
.../openssl-1.0.0e/o
From: Nitin A Kamble
Major part here is automake upgrade to 1.11.2. It broke few recipes
as automake-1.11.2 has some deprications for some usages.
I fixed all the breakages for core-image-sato-sdk. Also checked that
these fixes continue to work with older automake 1.11.1.
Thanks,
Nitin
The fo
From: Nitin A Kamble
automake version 1.11.2 has made use of dir variables more strict.
use of pkglibdir with DATA var results in automake errors.
This commits uses pkgdatadir var instead of pkglibdir to avoid
the strict check errors.
Fixes this error:
service-type-database/Makefile.am:21: `pk
From: Nitin A Kamble
All the patches imported from debian source packages are marked
accordingly.
Signed-off-by: Nitin A Kamble
---
.../debian/arm_thread_stress_timeout.diff |1 +
.../perl-5.14.2/debian/cpan_definstalldirs.diff|1 +
.../perl-5.14.2/debian/cpanplus_config_p
From: Nitin A Kamble
Added gobject-introspection-native to depends as the configure
needs an m4 macro file generated by it to avoid this error:
src/Makefile.am:168: HAVE_INTROSPECTION does not appear in
AM_CONDITIONAL
This upgrade avoids configure issues with automake version 1.11.2
seen on the
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
meta/recipes-devtools/automake/automake.inc|1 -
.../{automake_1.11.1.bb => automake_1.11.2.bb} |5 +++--
2 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-devtools/automake/{automake_1.11.1.bb =>
au
From: Nitin A Kamble
automake version 1.11.2 has made use of dir variables more strict.
The pkglibexec var can not have SCRIPTS suffix. Using pkgdata
instead.
Fixes this error:
| Makefile.am:25: `pkglibexecdir' is not a legitimate directory for
`SCRIPTS'
| autoreconf: automake failed with exit s
On 12/30/2011 01:33 AM, Saul Wold wrote:
On 12/28/2011 11:00 PM, Robert Yang wrote:
Add the config sample for incremental image generation to
meta-yocto/conf/local.conf.sample
[YOCTO #1651]
Signed-off-by: Robert Yang
---
meta-yocto/conf/local.conf.sample | 7 +++
1 files changed, 7 insert
From: Tom Zanussi
When running rpm2cpio.sh on an xz-compressed rpm, it failed with the error:
tmp/sysroots/x86_64-linux/usr/bin/unlzma: (stdin): File format not recognized
This is due to the script demanding lowercase in tests that might produce
uppercase output, such as newer versions of 'file
From: Tom Zanussi
In the rpm2cpio.sh script, the output of $COMPRESSION is tested for
certain lowercase strings such as 'xz' in order to determine the
decompression to use. The problem is that the output strings tested
are from the output of 'file', which uses different cases in different
versio
[YOCTO #1126]
Added per recipe PRSERV_HOST PRSERV_PORT support.
Signed-off-by: Lianhao Lu
---
meta/classes/package.bbclass | 10 +-
meta/conf/bitbake.conf |2 +-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/meta/classes/package.bbclass b/meta/classes/packag
NOTE: This set of patches added supporting for new features in meta layer.
It should work together with another branch of patches in bitbake.
git://git.pokylinux.org/poky-contrib llu/PRService_bitbake
It supports the export/import AUTOPR values from/to PRservice to lockdown
the PR values for
[YOCTO #1556]
- Modified meta/class/package.bbclass and prserv.bbclass according to
the change in PR service by adding PACKAGE_ARCH into the query tuple.
- Added new bitbake tasks export/import AUTOPR values from/to the PR
service.
- Supported reading the AUTOPR values from the exported .inc file
[YOCTO #1555]
Make basichash as default signature handler
Signed-off-by: Lianhao Lu
---
meta/conf/bitbake.conf |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 6b1744f..eca37e5 100644
--- a/meta/conf/bitbake.conf
+++
On Thu, Dec 29, 2011 at 04:30:59PM -0800, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> Signed-off-by: Nitin A Kamble
> ---
> meta/recipes-devtools/automake/automake.inc|1 -
> .../{automake_1.11.1.bb => automake_1.11.2.bb} |5 +++--
> 2 files changed, 3 inserti
On Fri, Dec 30, 2011 at 11:50:53AM +0800, Lianhao Lu wrote:
> [YOCTO #1555]
> Make basichash as default signature handler
I hope someone have tried to do incremental builds for some bigger image
(not just core-*) for multiple machines over few weeks, because my
observation
http://www.mail-archive.
43 matches
Mail list logo