On Wed, 2011-04-20 at 17:18 -0700, Kamble, Nitin A wrote:
> Met 1st build failure with gcc4.6.6. I think it is not a gcc issue, but the
> recipe code issue; And Tom/Darren can take care of it.
>
Hi,
The patchset applied fine for me, but I'm getting do_patch errors when building:
*** Manual pa
On Sun, 2011-04-24 at 11:41 -0700, Khem Raj wrote:
> On Sat, Apr 23, 2011 at 6:01 PM, Tom Zanussi wrote:
> > On Wed, 2011-04-20 at 17:18 -0700, Kamble, Nitin A wrote:
> >> Met 1st build failure with gcc4.6.6. I think it is not a gcc issue, but
> >> the recipe code iss
On Tue, 2011-05-24 at 10:51 -0700, Koen Kooi wrote:
> Op 24 mei 2011, om 19:23 heeft Khem Raj het volgende geschreven:
>
> > On (24/05/11 09:36), Darren Hart wrote:
> >> I've started pulling in the 15 or so patches to u-boot from meta-ti. In
> >
> > why ? its a BSP recipe and bsp layer is best pl
On Tue, 2011-05-24 at 13:07 -0500, Tom Zanussi wrote:
> On Tue, 2011-05-24 at 10:51 -0700, Koen Kooi wrote:
> > Op 24 mei 2011, om 19:23 heeft Khem Raj het volgende geschreven:
> >
> > > On (24/05/11 09:36), Darren Hart wrote:
> > >> I've started pulli
On Wed, 2011-05-25 at 07:38 -0700, Phil Blundell wrote:
> On Wed, 2011-05-25 at 09:28 -0500, Tom Zanussi wrote:
> > I just finished building all of the above successfully using the latest
> > (as of yesterday) poky/master and meta-intel/master.
> >
> > Not sure why y
endency chain was: ['initramfs-live-install']
ERROR: Required build target 'core-image-sato-live' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-sato-live', 'core-ima\
ge-minimal-initramfs', 'initramfs-live-install
Move these from here into their respective layers instead.
Signed-off-by: Tom Zanussi
---
meta/recipes-kernel/systemtap/systemtap_git.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb
b/meta/recipes-kernel/systemtap
On Mon, 2011-06-13 at 07:47 -0700, Koen Kooi wrote:
> Op 13 jun 2011, om 16:35 heeft Tom Zanussi het volgende geschreven:
> > -COMPATIBLE_MACHINE =
> > "(qemux86|qemux86-64|qemuppc|emenlow|crownbay|atom-pc|n450)"
> > +COMPATIBLE_MACHINE = "(qemux86|qemux86-64
On Mon, 2011-06-13 at 08:12 -0700, Koen Kooi wrote:
> Op 13 jun 2011, om 16:54 heeft Tom Zanussi het volgende geschreven:
>
> > On Mon, 2011-06-13 at 07:47 -0700, Koen Kooi wrote:
> >> Op 13 jun 2011, om 16:35 heeft Tom Zanussi het volgende geschreven:
> >>> -COMP
ndency info (e.g.
> http://git.shr-project.org/git/?p=meta-smartphone.git;a=blob;f=meta-palm/README;h=200a3c83ff11ad790fe4e03e93a26520ec0c6714;hb=HEAD
> ) It would be nice if the ones on yocto-project.org had somethign similar :)
> _
Would something like this do the trick for now (if s
On Tue, 2011-06-14 at 14:08 -0700, Koen Kooi wrote:
> Op 14 jun 2011, om 22:20 heeft Tom Zanussi het volgende geschreven:
>
> > On Tue, 2011-06-14 at 00:40 -0700, Koen Kooi wrote:
> >> Op 13 jun 2011, om 23:30 heeft Richard Purdie het volgende geschreven:
> >>
>
Systemtap only supports x86, x86-64 and powerpc at this point.
v2: updated to reflect comments from Koen Kooi and Phil Blundell to use
COMPATIBLE_HOST instead.
Signed-off-by: Tom Zanussi
---
meta/recipes-kernel/systemtap/systemtap_git.bb |5 +++--
1 files changed, 3 insertions(+), 2
On Thu, 2011-06-16 at 02:20 -0700, Dongxiao Xu wrote:
> Signed-off-by: Dongxiao Xu
> ---
> meta/recipes-kernel/systemtap/systemtap_git.bb |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb
> b/meta/recipes-kernel/systemt
On Mon, 2011-06-27 at 05:56 -0700, Bruce Ashfield wrote:
> 2011/6/27 Cui, Dexuan :
> > Cui, Dexuan wrote:
> >> Hi, I got the following ERROR with the patch:
> >>
> >> Log data follows:
> >>> Unstaged changes after reset:
> >>> M arch/powerpc/boot/dts/mpc8315erdb.dts
> >>> Deleted branch meta-temp (
On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
> From: Jingdong Lu
>
> Fix bug: [YOCTO #686]
> Because the variable "ROOT_IMAGE" in init-live.sh is not correct, it fails to
> run when using liveCD. Modify value of "ROOT_IMAGE" to "isolinux/rootfs.img".
> If we want to use liveCD, we also nee
the end of the systemtap section on the yocto
wiki:
https://wiki.yoctoproject.org/wiki/Tracing_and_Profiling#systemtap
Tom Zanussi (2):
systemtap: upgrade to 1.6
task-core-tools: add systemtap to qemuarm
meta/recipes-core/tasks/task-core-tools.bb |4
Also enable for arm, since systemtap now works on arm and remove the
gcc-4.6 compile fix patch since the problems it addresses have been
fixed upstream.
Signed-off-by: Tom Zanussi
---
.../fix_for_compilation_with_gcc-4.6.0.patch | 119
meta/recipes-kernel/systemtap
Systemtap now works with arm, so include it in task-core-tools-profile
for qemuarm.
Signed-off-by: Tom Zanussi
---
meta/recipes-core/tasks/task-core-tools.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/tasks/task-core-tools.bb
b/meta/recipes
systemtap section on the yocto wiki:
[v2] changes: address feedback from Saul:
PV changed, so update PR for systemtap recipe
Tom Zanussi (2):
systemtap: upgrade to 1.6
task-core-tools: add systemtap to qemuarm
meta/recipes-core/tasks/task-core-tools.bb |4
Systemtap now works with arm, so include it in task-core-tools-profile
for qemuarm.
Signed-off-by: Tom Zanussi
---
meta/recipes-core/tasks/task-core-tools.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/tasks/task-core-tools.bb
b/meta/recipes
Also enable for arm, since systemtap now works on arm and remove the
gcc-4.6 compile fix patch since the problems it addresses have been
fixed upstream.
Signed-off-by: Tom Zanussi
---
.../fix_for_compilation_with_gcc-4.6.0.patch | 119
meta/recipes-kernel/systemtap
On Sat, 2011-09-03 at 20:46 -0700, Saul Wold wrote:
> On 09/02/2011 09:45 PM, Tom Zanussi wrote:
> > Also enable for arm, since systemtap now works on arm and remove the
> > gcc-4.6 compile fix patch since the problems it addresses have been
> > fixed upstream.
> >
[
ommon parts of init_install_2.0.sh
with init_install 1.0 - this initial patchset essentially just fixes
what's necessary for YOCTO bug #1428 in order to get things working again.
Tom Zanussi (2):
grub2: new recipe
initramfs-live-install: add a version for use with grub2
meta/recipes-bsp/grub
This adds the grub-1.98 from meta-intel while upgrading it to 1.99.
Signed-off-by: Tom Zanussi
---
meta/recipes-bsp/grub/grub-1.99/40_custom |9
.../grub/grub-1.99/grub-install.in.patch | 13 ++
meta/recipes-bsp/grub/grub_1.99.bb | 44
grub2 uses a completely different set of install steps. These are
contained in a 2.0 version of init-install.sh, which is tied to grub2
(1.98) and a 2.0 version of the initramfs-live-install recipe.
Signed-off-by: Tom Zanussi
---
.../initrdscripts/files/init-install_2.0.sh| 178
On Wed, 2011-09-14 at 05:29 -0700, Otavio Salvador wrote:
> On Wed, Sep 14, 2011 at 02:39, Tom Zanussi wrote:
> > grub2 uses a completely different set of install steps. These are
> > contained in a 2.0 version of init-install.sh, which is tied to grub2
> > (1.98) and
On Wed, 2011-09-14 at 05:30 -0700, Otavio Salvador wrote:
> On Wed, Sep 14, 2011 at 02:39, Tom Zanussi wrote:
> /> A future patch will factor out the common parts of init_install_2.0.sh
> > with init_install 1.0 - this initial patchset essentially just fixes
> > what'
On Wed, 2011-09-14 at 08:55 -0700, Otavio Salvador wrote:
> On Wed, Sep 14, 2011 at 12:45, Tom Zanussi wrote:
> > On Wed, 2011-09-14 at 05:30 -0700, Otavio Salvador wrote:
> >> On Wed, Sep 14, 2011 at 02:39, Tom Zanussi wrote:
> >> /> A future patch will
On Wed, 2011-09-14 at 09:05 -0700, Otavio Salvador wrote:
> On Wed, Sep 14, 2011 at 13:01, Tom Zanussi wrote:
> > Well, my new version handles both grub 0.97 and grub2. We need to keep
> > grub 0.97 around because grub2 is GPLv3.
>
> Sure; fully agree on that but we can get
grub2 needs a different set of install steps from grub 0.97. This
adds them to init-install.sh and adds an install-time check that
determines which version is being used and which steps to use
depending on the version of grub selected.
Signed-off-by: Tom Zanussi
---
.../initrdscripts/files
e any distro-specific text
and avoid duplicate scripts.
Tom Zanussi (2):
grub2: new recipe
initramfs-live-install: add support for grub2
meta/recipes-bsp/grub/grub-1.99/40_custom |9
.../grub/grub-1.99/grub-install.in.patch | 13 ++
meta/recipes-bsp/grub/grub_1.
This adds the grub-1.98 from meta-intel while upgrading it to 1.99.
Signed-off-by: Tom Zanussi
---
meta/recipes-bsp/grub/grub-1.99/40_custom |9
.../grub/grub-1.99/grub-install.in.patch | 13 ++
meta/recipes-bsp/grub/grub_1.99.bb | 44
pdate copyright and add a patch
header.
v2 changes:
Suggestions from Otavio Salvador to remove any distro-specific text
and avoid duplicate scripts.
Tom Zanussi (2):
grub2: new recipe
initramfs-live-install: add support for grub2
meta/recipes-bsp/grub/grub-1.99/40_custom |9
...
This adds the grub-1.98 from meta-intel while upgrading it to 1.99.
Signed-off-by: Tom Zanussi
---
meta/recipes-bsp/grub/grub-1.99/40_custom |9
.../grub/grub-1.99/grub-install.in.patch | 15 +++
meta/recipes-bsp/grub/grub_1.99.bb | 44
grub2 needs a different set of install steps from grub 0.97. This
adds them to init-install.sh and adds an install-time check that
determines which version is being used and which steps to use
depending on the version of grub selected.
Signed-off-by: Tom Zanussi
---
.../initrdscripts/files
This adds the grub-1.98 from meta-intel while upgrading it to 1.99.
Signed-off-by: Tom Zanussi
---
meta/recipes-bsp/grub/grub-1.99/40_custom |9
.../grub/grub-1.99/grub-install.in.patch | 20 +
meta/recipes-bsp/grub/grub_1.99.bb | 44
grub2 needs a different set of install steps from grub 0.97. This
adds them to init-install.sh and adds an install-time check that
determines which version is being used and which steps to use
depending on the version of grub selected.
Signed-off-by: Tom Zanussi
---
.../initrdscripts/files
ld to add more info to
the patch header.
v3 changes:
Suggestions from Otavio Salvador to update copyright and add a patch
header.
v2 changes:
Suggestions from Otavio Salvador to remove any distro-specific text
and avoid duplicate scripts.
Tom Zanussi (2):
grub2: new recipe
initramfs-live-in
On Wed, 2011-09-14 at 11:49 -0700, Otavio Salvador wrote:
> On Wed, Sep 14, 2011 at 15:44, Tom Zanussi wrote:
> > This patchset adds a new recipe for grub2 and an accompanying
> > changes to initramfs-live-install.
> >
> > It's been preliminarily boot-tested
In the new grub recipe, I had inadvertently left out the PN
for RDEPENDS. A search of the rest of the tree showed some
others, which are also updated by this patchset.
Tom Zanussi (5):
initramfs-live-install: add PN to RDEPENDS
liberation-fonts_1.04: add PN to RDEPENDS
liberation
RDEPENDS is package-specific, so add ${PN} to it.
Signed-off-by: Tom Zanussi
---
.../ttf-fonts/liberation-fonts_1.06.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb
b/meta/recipes-graphics/ttf
RDEPENDS is package-specific, so add ${PN} to it.
Signed-off-by: Tom Zanussi
---
.../ttf-fonts/ttf-bitstream-vera_1.10.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
b/meta/recipes-graphics/ttf
RDEPENDS is package-specific, so add ${PN} to it.
Signed-off-by: Tom Zanussi
---
meta/recipes-bsp/grub/grub_1.99.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-bsp/grub/grub_1.99.bb
b/meta/recipes-bsp/grub/grub_1.99.bb
index d9df573..75196fa 100644
RDEPENDS is package-specific, so add ${PN} to it.
Signed-off-by: Tom Zanussi
---
.../initrdscripts/initramfs-live-install_1.0.bb|2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb
b/meta/recipes-core
RDEPENDS is package-specific, so add ${PN} to it.
Signed-off-by: Tom Zanussi
---
.../ttf-fonts/liberation-fonts_1.04.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
b/meta/recipes-graphics/ttf
t that the file was actually packaged. This
because the remainder between the dirname and the dvar base name is
used in the path join and in the case of files at the top-level, the
remainder is the empty string, where it should be '/' for comparison
purposes.
Signed-off-by: Tom Z
This also removes dso_linking_change_build_fix.patch since the same
change has been made upstream.
Also removes unused SRC_URI checksums.
Signed-off-by: Tom Zanussi
---
.../blktrace/dso_linking_change_build_fix.patch| 26
meta/recipes-kernel/blktrace/blktrace_git.bb
This patchset updates the blktrace and sysprof recipes.
Tom Zanussi (2):
blktrace: update to version 1.0.3
sysprof: update to version 1.1.8
.../blktrace/dso_linking_change_build_fix.patch| 26
meta/recipes-kernel/blktrace/blktrace_git.bb | 12
Also removes unused SCR_URI checksums.
Signed-off-by: Tom Zanussi
---
meta/recipes-kernel/sysprof/sysprof_git.bb |9 +++--
1 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-kernel/sysprof/sysprof_git.bb
b/meta/recipes-kernel/sysprof/sysprof_git.bb
index
On Mon, 2011-09-26 at 18:03 -0700, Zhai, Edwin wrote:
> From: Zhai Edwin
>
> Tom,
> These changes, based on meta-intel/tzanussi/pegasus, are needed to enable
> eGalax touch screen on Pegasus. Could you pls. help to review?
>
Hi Edwin,
First, I don't think this is the correct list for meta-inte
exception for it.
Signed-off-by: Tom Zanussi
---
meta/recipes-kernel/kexec/kexec-tools.inc |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-kernel/kexec/kexec-tools.inc
b/meta/recipes-kernel/kexec/kexec-tools.inc
index bbfb20f..278ce34 100644
--- a/meta/recipes
From: Tom Zanussi
LICENSE_FLAGS are a per-recipe replacement for COMMERCIAL_FLAGS. Any
flags listed in a recipe's LICENSE_FLAGS variable must have a match in
the global LICENSE_FLAGS_WHITELIST variable.
Signed-off-by: Tom Zanussi
---
meta/classes/base.bbclass | 19 +
From: Tom Zanussi
Hi,
This patchset is a first cut at a replacement for COMMERCIAL_LICENSE
called LICENSE_FLAGS. The original proposal was drafted by Saul Wold
and is copied below:
***
There has been some issues raised with the initial implementation of
COMMERCIAL_LICENSE and we are looking
From: Tom Zanussi
The COMMERCIAL_LICENSE mechanism has been superseded by LICENSE_FLAGS
so remove the code that implements COMMERCIAL_LICENSE.
Signed-off-by: Tom Zanussi
---
meta/classes/base.bbclass |7 ---
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/meta/classes
From: Tom Zanussi
Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list;
add LICENSE_FLAGS varables to each the recipes mentioned in that list:
- lame
- gst-fluendo-mp3
- gst-openmax
- gst-plugins-ugly
- libmad
- libomxil
- mpeg2dec
- qmmp
Signed-off-by: Tom Zanussi
From: Tom Zanussi
COMMERCIAL_LICENSE no longer exists, remove the warning about it.
Signed-off-by: Tom Zanussi
---
scripts/contrib/documentation-audit.sh |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/scripts/contrib/documentation-audit.sh
b/scripts/contrib
From: Tom Zanussi
The global COMMERCIAL_LICENSE mechanism has been obsoleted by
per-recipe LICENSE_FLAGS, so remove the related variables.
Signed-off-by: Tom Zanussi
---
meta/conf/distro/include/default-distrovars.inc |5 -
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git
From: Tom Zanussi
This patchset implements a replacement for COMMERCIAL_LICENSE called
LICENSE_FLAGS. Please see '[PATCH 1/5] base.bbclass: add support for
LICENSE_FLAGS' for background and details.
This patchset was posted earlier in the week and received no comments.
The only cha
From: Tom Zanussi
LICENSE_FLAGS are a per-recipe replacement for COMMERCIAL_FLAGS. Any
flags listed in a recipe's LICENSE_FLAGS variable must have a match in
the global LICENSE_FLAGS_WHITELIST variable.
For some background on these changes, the original proposal for the
functionality co
From: Tom Zanussi
The COMMERCIAL_LICENSE mechanism has been superseded by LICENSE_FLAGS
so remove the code that implements COMMERCIAL_LICENSE.
Signed-off-by: Tom Zanussi
---
meta/classes/base.bbclass |7 ---
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/meta/classes
From: Tom Zanussi
The global COMMERCIAL_LICENSE mechanism has been obsoleted by
per-recipe LICENSE_FLAGS, so remove the related variables.
Signed-off-by: Tom Zanussi
---
meta/conf/distro/include/default-distrovars.inc |5 -
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git
From: Tom Zanussi
COMMERCIAL_LICENSE no longer exists; the equivalent functionality is
now has been replaced by LICENSE_FLAGS_WHITELIST, so replace the
COMMERCIAL_LICENSE warning with a similarly equivalent warning.
Signed-off-by: Tom Zanussi
---
scripts/contrib/documentation-audit.sh |3
From: Tom Zanussi
Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list;
add LICENSE_FLAGS varables to each the recipes mentioned in that list:
- lame
- gst-fluendo-mp3
- gst-openmax
- gst-plugins-ugly
- libmad
- libomxil
- mpeg2dec
- qmmp
On Fri, 2012-01-06 at 17:15 +, Phil Blundell wrote:
> On Fri, 2012-01-06 at 10:45 -0600, tom.zanu...@intel.com wrote:
> > diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.16.bb
> > b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.16.bb
> > index 5975513..0a90f9c 1006
On Fri, 2012-01-06 at 19:20 +, Phil Blundell wrote:
> On Fri, 2012-01-06 at 12:03 -0600, Tom Zanussi wrote:
> > On Fri, 2012-01-06 at 17:15 +, Phil Blundell wrote:
> > > If I'm understanding the mechanism correctly then just setting all of
> > > these to &q
From: Tom Zanussi
Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list;
add LICENSE_FLAGS varables to each the recipes mentioned in that list:
- lame
- gst-fluendo-mp3
- gst-openmax
- gst-plugins-ugly
- libmad
- libomxil
- mpeg2dec
- qmmp
From: Tom Zanussi
The COMMERCIAL_LICENSE mechanism has been superseded by LICENSE_FLAGS
so remove the code that implements COMMERCIAL_LICENSE.
Signed-off-by: Tom Zanussi
---
meta/classes/base.bbclass |7 ---
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/meta/classes
From: Tom Zanussi
This patchset is a replacement for COMMERCIAL_LICENSE called LICENSE_FLAGS.
Please see the commit message for '[PATCH 1/5] base.bbclass: add support
for LICENSE_FLAGS' for an explanation of the LICENSE_FLAGS mechanism.
v2 changes, reflecting comments from Phil Bl
From: Tom Zanussi
LICENSE_FLAGS are a per-recipe replacement for the COMMERCIAL_LICENSE
mechanism.
In the COMMERCIAL_LICENSE mechanism, any package name mentioned in the
global COMMERCIAL_LICENSE list is 'blacklisted' from being included in
an image. To allow the blacklisted packag
From: Tom Zanussi
COMMERCIAL_LICENSE no longer exists; the equivalent functionality is
now has been replaced by LICENSE_FLAGS_WHITELIST, so replace the
COMMERCIAL_LICENSE warning with a similarly equivalent warning.
Signed-off-by: Tom Zanussi
---
scripts/contrib/documentation-audit.sh |3
From: Tom Zanussi
The global COMMERCIAL_LICENSE mechanism has been obsoleted by
per-recipe LICENSE_FLAGS, so remove the related variables.
Signed-off-by: Tom Zanussi
---
meta/conf/distro/include/default-distrovars.inc |5 -
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git
Oops, missed an important comment in PATCH 1, ignore this version...
On Fri, 2012-01-06 at 20:27 -0600, tom.zanu...@intel.com wrote:
> From: Tom Zanussi
>
> This patchset is a replacement for COMMERCIAL_LICENSE called LICENSE_FLAGS.
>
> Please see the commit message
From: Tom Zanussi
LICENSE_FLAGS are a per-recipe replacement for the COMMERCIAL_LICENSE
mechanism.
In the COMMERCIAL_LICENSE mechanism, any package name mentioned in the
global COMMERCIAL_LICENSE list is 'blacklisted' from being included in
an image. To allow the blacklisted packag
From: Tom Zanussi
The COMMERCIAL_LICENSE mechanism has been superseded by LICENSE_FLAGS
so remove the code that implements COMMERCIAL_LICENSE.
Signed-off-by: Tom Zanussi
---
meta/classes/base.bbclass |7 ---
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/meta/classes
From: Tom Zanussi
The global COMMERCIAL_LICENSE mechanism has been obsoleted by
per-recipe LICENSE_FLAGS, so remove the related variables.
Signed-off-by: Tom Zanussi
---
meta/conf/distro/include/default-distrovars.inc |5 -
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git
From: Tom Zanussi
Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list;
add LICENSE_FLAGS varables to each the recipes mentioned in that list:
- lame
- gst-fluendo-mp3
- gst-openmax
- gst-plugins-ugly
- libmad
- libomxil
- mpeg2dec
- qmmp
From: Tom Zanussi
COMMERCIAL_LICENSE no longer exists; the equivalent functionality is
now has been replaced by LICENSE_FLAGS_WHITELIST, so replace the
COMMERCIAL_LICENSE warning with a similarly equivalent warning.
Signed-off-by: Tom Zanussi
---
scripts/contrib/documentation-audit.sh |3
From: Tom Zanussi
This patchset is a replacement for COMMERCIAL_LICENSE called LICENSE_FLAGS.
Please see the commit message for '[PATCH 1/5] base.bbclass: add support
for LICENSE_FLAGS' for an explanation of the LICENSE_FLAGS mechanism.
v3 changes:
- add back an accidentally-stripp
On Fri, 2012-01-06 at 21:10 -0800, Saul Wold wrote:
> On 01/06/2012 06:34 PM, tom.zanu...@intel.com wrote:
> > From: Tom Zanussi
> >
> > LICENSE_FLAGS are a per-recipe replacement for the COMMERCIAL_LICENSE
> > mechanism.
> >
> > In the COMMERCIAL_LICENSE m
On Mon, 2012-01-09 at 16:50 -0700, Chris Larson wrote:
> On Fri, Jan 6, 2012 at 7:34 PM, wrote:
> > Possible values for LICENSE_FLAGS could be:
> > - Binary - provides some kind of binary with no source
> > - Patent - provides a potential infringing item, that some may not want
> > - Commercial -
On Mon, 2012-01-09 at 15:55 -0800, Flanagan, Elizabeth wrote:
> On Fri, Jan 6, 2012 at 6:34 PM, wrote:
> > From: Tom Zanussi
> >
> > This patchset is a replacement for COMMERCIAL_LICENSE called LICENSE_FLAGS.
> >
> > Please see the commit message for '
On Mon, 2012-01-09 at 16:01 -0800, Saul Wold wrote:
> On 01/06/2012 09:13 PM, Tom Zanussi wrote:
> > On Fri, 2012-01-06 at 21:10 -0800, Saul Wold wrote:
> >> On 01/06/2012 06:34 PM, tom.zanu...@intel.com wrote:
> >>> From: Tom Zanussi
> >>>
> >>&
From: Tom Zanussi
The global COMMERCIAL_LICENSE mechanism has been obsoleted by
per-recipe LICENSE_FLAGS, so remove the related variables.
Signed-off-by: Tom Zanussi
---
meta/conf/distro/include/default-distrovars.inc |5 -
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git
From: Tom Zanussi
COMMERCIAL_LICENSE no longer exists; the equivalent functionality is
now has been replaced by LICENSE_FLAGS_WHITELIST, so replace the
COMMERCIAL_LICENSE warning with a similarly equivalent warning.
Signed-off-by: Tom Zanussi
---
scripts/contrib/documentation-audit.sh |3
From: Tom Zanussi
Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list;
add LICENSE_FLAGS varables to each the recipes mentioned in that list:
- lame
- gst-fluendo-mp3
- gst-openmax
- gst-plugins-ugly
- libmad
- libomxil
- mpeg2dec
- qmmp
From: Tom Zanussi
The COMMERCIAL_LICENSE mechanism has been superseded by LICENSE_FLAGS
so remove the code that implements COMMERCIAL_LICENSE.
Signed-off-by: Tom Zanussi
---
meta/classes/base.bbclass |7 ---
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/meta/classes
From: Tom Zanussi
LICENSE_FLAGS are a per-recipe replacement for the COMMERCIAL_LICENSE
mechanism.
In the COMMERCIAL_LICENSE mechanism, any package name mentioned in the
global COMMERCIAL_LICENSE list is 'blacklisted' from being included in
an image. To allow the blacklisted packag
From: Tom Zanussi
This patchset is a replacement for COMMERCIAL_LICENSE called LICENSE_FLAGS.
Please see the commit message for '[PATCH 1/5] base.bbclass: add support
for LICENSE_FLAGS' for an explanation of the LICENSE_FLAGS mechanism.
v4 changes, reflecting comments from Saul Wol
From: Tom Zanussi
This patchset is a replacement for COMMERCIAL_LICENSE called LICENSE_FLAGS.
Please see the commit message for '[PATCH 1/5] license.bbclass: add support
for LICENSE_FLAGS' for an explanation of the LICENSE_FLAGS mechanism.
v5 changes, reflecting comments from Rich
From: Tom Zanussi
LICENSE_FLAGS are a per-recipe replacement for the COMMERCIAL_LICENSE
mechanism.
In the COMMERCIAL_LICENSE mechanism, any package name mentioned in the
global COMMERCIAL_LICENSE list is 'blacklisted' from being included in
an image. To allow the blacklisted packag
From: Tom Zanussi
The COMMERCIAL_LICENSE mechanism has been superseded by LICENSE_FLAGS
so remove the code that implements COMMERCIAL_LICENSE and replace it
with the corresponding LICENSE_FLAGS version.
Signed-off-by: Tom Zanussi
---
meta/classes/base.bbclass | 12 ++--
1 files
From: Tom Zanussi
Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list;
add LICENSE_FLAGS varables to each the recipes mentioned in that list:
- lame
- gst-fluendo-mp3
- gst-openmax
- gst-plugins-ugly
- libmad
- libomxil
- mpeg2dec
- qmmp
From: Tom Zanussi
COMMERCIAL_LICENSE no longer exists; the equivalent functionality is
now has been replaced by LICENSE_FLAGS_WHITELIST, so replace the
COMMERCIAL_LICENSE warning with a similarly equivalent warning.
Signed-off-by: Tom Zanussi
---
scripts/contrib/documentation-audit.sh |3
From: Tom Zanussi
The global COMMERCIAL_LICENSE mechanism has been obsoleted by
per-recipe LICENSE_FLAGS, so remove the related variables.
Signed-off-by: Tom Zanussi
---
meta/conf/distro/include/default-distrovars.inc |5 -
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git
>
Much better, thanks for the quick fix.
Tested-by: Tom Zanussi
> Reported-by: Tom Zanussi
> Signed-off-by: Darren Hart
> CC: Joshua Lock
> ---
> meta/classes/bootimg.bbclass |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/m
On Mon, 2012-01-30 at 20:19 -0800, Khem Raj wrote:
> On Mon, Jan 30, 2012 at 7:15 PM, Saul Wold wrote:
> > This patch is going to require some coordination with meta-yocto and
> > possibly other layers that currently have .bbappends on the task-core-tools.
> >
> > It may be as simple as moving the
From: Tom Zanussi
Just this one (blktrace) for now...
The following changes since commit 26a46938d3ea1821e7bec4fa6cc8379babad238b:
Gary Thomas (1):
bitbake/fetch2: Fix typo which broke use of tarballs
are available in the git repository at:
git://git.yoctoproject.org/poky
From: Tom Zanussi
Update blktrace to reflect the newer 1.0.5 tag.
Signed-off-by: Tom Zanussi
---
meta/recipes-kernel/blktrace/blktrace_git.bb |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/blktrace/blktrace_git.bb
b/meta/recipes-kernel
gt; spend the time to re-create my environment on another machine to get
> things staged differently.
>
> This is a series of changes from Tom to synchronize live boot settings
> across more machines, which are nicely isolated to a few boards.
>
> Cheers,
>
> Bruce
>
From: Tom Zanussi
This patchset adds some new tune files for corei7, ivb, and atom.
The corei7 and atom were build- and boot-tested on sugarbay (with
corei7-avx), jasperforest (corei7), crownbay, fri2, fishriver (atom).
The ivb is one I'll be using for new Ivy Bridge development and
hasn
1 - 100 of 491 matches
Mail list logo