Browse Source

Add commercial license to whitelist

lihm 3 years ago
parent
commit
4bf4bf36c5
2 changed files with 10 additions and 0 deletions
  1. 5 0
      ice-base/conf/local.conf
  2. 5 0
      ice-xfce/conf/local.conf

+ 5 - 0
ice-base/conf/local.conf

@@ -241,4 +241,9 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
 # this doesn't mean anything to you.
 CONF_VERSION = "1"
 
+
+# Add commercial license to the whitelist
+# LICENSE_FLAGS_WHITELIST="commercial"
+
+
 IMAGE_INSTALL_append = "e2fsprogs-resize2fs"

+ 5 - 0
ice-xfce/conf/local.conf

@@ -241,4 +241,9 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
 # this doesn't mean anything to you.
 CONF_VERSION = "1"
 
+
+# Add commercial license to the whitelist
+LICENSE_FLAGS_WHITELIST="commercial"
+
+
 IMAGE_INSTALL_append = "e2fsprogs-resize2fs"