Module: meta-angstrom Branch: master Commit: 1a4eda4c3e4dd2c666406495906cb00af9af66d2
Author: Koen Kooi <[email protected]> Date: Wed Sep 7 09:15:24 2011 +0200 angstrom-core tweaks: empty COMMERCIAL_LICENSE Signed-off-by: Koen Kooi <[email protected]> --- conf/distro/include/angstrom-core-tweaks.inc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/conf/distro/include/angstrom-core-tweaks.inc b/conf/distro/include/angstrom-core-tweaks.inc index 8e59160..b47f483 100644 --- a/conf/distro/include/angstrom-core-tweaks.inc +++ b/conf/distro/include/angstrom-core-tweaks.inc @@ -1,5 +1,8 @@ # This include is to import changes from OE that are hard to overlay into core +# Empty commercial license, we want to build a superset for the default config +COMMERCIAL_LICENSE = "" + # Tuning and package arch compatibility # Turn armv7a-vfp-neon into armv7a for compatibility reasons _______________________________________________ Angstrom-distro-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
