Bläddra i källkod

Add commercial license to whitelist

lihm 3 år sedan
förälder
incheckning
4bf4bf36c5
2 ändrade filer med 10 tillägg och 0 borttagningar
  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"