[Angstrom-devel] Removing x11 from DISTRO_FEATURES

2012-09-12 Thread Daniel Lazzari
Hey everyone, I have something of an odd request, but I can't figure out how to do this on my own. We are using Angstrom as our distro, but we have our own overlay layer and our own custom image recipes. We have recently been adding some new packages to our builds and it's been causing some tro

Re: [Angstrom-devel] Easy way to remove x11 from DISTRO_FEATURES

2011-10-19 Thread Daniel Lazzari
> >DISTRO_FEATURES := "${@oe_filter_out('x11', '${DISTRO_FEATURES}', d)}" > >but when you do such customizations and ask for help on angstrom >channels then please specify exactly what you have done since folks >here will think you are using Angstrom defined distro policies. This is exactly what

[Angstrom-devel] Easy way to remove x11 from DISTRO_FEATURES?

2011-10-18 Thread Daniel Lazzari
Hey everyone, We are trying to build something of a custom distro on top of Angstrom-core and need to remove x11 from the DISTRO_FEATURES as it breaks dbus (since we aren't shipping x11). I can just comment it out in angstrom.inc, but that requires editing files in meta-angstrom, which is not o

[Angstrom-devel] [PATCH 1/1] Fix a bug where layerman wouldn't resepect the revisions in layers.txt

2011-09-23 Thread Daniel Lazzari
Fix a bug where layerman wouldn't resepect the revisions in layers.txt Signed-off-by: Daniel Lazzari Jr --- scripts/layerman |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/layerman b/scripts/layerman index 7172259..a52e77d 100755 --- a/scripts/layerman

[Angstrom-devel] [PATCH v2 1/1] Fix a bug where layerman wouldn't resepect the revisions in layers.txt

2011-09-23 Thread Daniel Lazzari
Fix a bug where layerman wouldn't resepect the revisions in layers.txt (please ignore previous patch) Signed-off-by: Daniel Lazzari Jr --- scripts/layerman |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/scripts/layerman b/scripts/layerman index 7172259..a5