Remove WARNING messages, "The license listed CLOSED was not in the licenses collected."
authorhschang <chang@dev3>
Tue, 12 May 2015 10:12:14 +0000 (19:12 +0900)
committerhschang <chang@dev3>
Wed, 13 May 2015 01:17:24 +0000 (10:17 +0900)
19 files changed:
meta-bsp/recipes-graphics/libgles/libgles.inc
meta-bsp/recipes-vuplus/vuplus-blindscan-utils/vuplus-blindscan-utils.bb
meta-bsp/recipes-vuplus/vuplus-bootlogo/vuplus-bootlogo.inc
meta-bsp/recipes-vuplus/vuplus-dvb-modules/vuplus-dvb-modules.inc
meta-bsp/recipes-vuplus/vuplus-dvb-proxy/vuplus-dvb-proxy.inc
meta-bsp/recipes-vuplus/vuplus-manual/vuplus-manual.inc
meta-bsp/recipes-vuplus/vuplus-platform-util/vuplus-platform-util.inc
meta-bsp/recipes-vuplus/vuplus-tuner-turbo/vuplus-tuner-turbo.inc
meta-openvuplus/conf/layer.conf
meta-openvuplus/conf/license/license-close.inc [new file with mode: 0644]
meta-openvuplus/files/licenses/LICENSE-CLOSE [new file with mode: 0644]
meta-openvuplus/recipes-graphics/libvugles2/libvugles2_0.1.0.bb
meta-openvuplus/recipes-multimedia/xbmc/enigma2-plugin-extensions-xbmc.bb
meta-openvuplus/recipes-vuplus/fakelocale/fakelocale.bb
meta-openvuplus/recipes-vuplus/firmwares/linux-firmware.inc
meta-openvuplus/recipes-vuplus/opera-hbbtv/opera-hbbtv_0.2.bb
meta-openvuplus/recipes-vuplus/vuplus-checkvfd/vuplus-checkvfd.bb
meta-openvuplus/recipes-vuplus/vuplus-coldboot/vuplus-coldboot.bb
meta-openvuplus/recipes-vuplus/vuplus-makenfi-native/vuplus-makenfi-native.bb

index 039f162..017ad12 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "base"
 LICENSE = "CLOSED"
 SECTION = "base"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 PROVIDES += "libgles"
 RPROVIDES_${PN} += "libgles"
 
 PROVIDES += "libgles"
 RPROVIDES_${PN} += "libgles"
index 2da857b..ddd940f 100755 (executable)
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 RDEPENDS_${PN} = "ncurses"
 
 LICENSE = "CLOSED"
 RDEPENDS_${PN} = "ncurses"
 
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 PV = "3.8"
 PR = "r1"
 
 PV = "3.8"
 PR = "r1"
index 3f07245..105adb3 100644 (file)
@@ -1,6 +1,8 @@
 DESCRIPTION = "Bootlogo support"
 SECTION = "base"
 LICENSE = "CLOSED"
 DESCRIPTION = "Bootlogo support"
 SECTION = "base"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
+
 PRIORITY = "required"
 
 PROVIDES += "vuplus-bootlogo"
 PRIORITY = "required"
 
 PROVIDES += "vuplus-bootlogo"
index d7fb7f2..0a5c0cb 100755 (executable)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Hardware drivers for VuPlus"
 SECTION = "base"
 LICENSE = "CLOSED"
 DESCRIPTION = "Hardware drivers for VuPlus"
 SECTION = "base"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 PROVIDES += "vuplus-dvb-modules"
 RPROVIDES_${PN} += "vuplus-dvb-modules"
 
 PROVIDES += "vuplus-dvb-modules"
 RPROVIDES_${PN} += "vuplus-dvb-modules"
index 9eec2f2..f19f943 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Hardware drivers for VuPlus"
 SECTION = "base"
 LICENSE = "CLOSED"
 DESCRIPTION = "Hardware drivers for VuPlus"
 SECTION = "base"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 PROVIDES += "vuplus-dvb-proxy"
 RPROVIDES_${PN} += "vuplus-dvb-proxy"
 
 PROVIDES += "vuplus-dvb-proxy"
 RPROVIDES_${PN} += "vuplus-dvb-proxy"
index 8c88f09..05ce4b5 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "vuplus web manual"
 SECTION = "base"
 PRIORITY = "required"
 LICENSE = "CLOSED"
 SECTION = "base"
 PRIORITY = "required"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 PROVIDES += "vuplus-manual"
 RPROVIDES_${PN} += "vuplus-manual"
 
 PROVIDES += "vuplus-manual"
 RPROVIDES_${PN} += "vuplus-manual"
index 005cba7..6489c20 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "base"
 LICENSE = "CLOSED"
 SECTION = "base"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 PROVIDES += "vuplus-platform-util"
 RPROVIDES_${PN} += "vuplus-platform-util"
 
 PROVIDES += "vuplus-platform-util"
 RPROVIDES_${PN} += "vuplus-platform-util"
index dcc6852..8ebfe9e 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Hardware drivers and blindscan util for Vuplus Tuner Turbo"
 SECTION = "base"
 LICENSE = "CLOSED"
 DESCRIPTION = "Hardware drivers and blindscan util for Vuplus Tuner Turbo"
 SECTION = "base"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 SRCDATE = "20150303"
 FW_SRCDATE = "20150303"
 
 SRCDATE = "20150303"
 FW_SRCDATE = "20150303"
index 8098eab..2b9f116 100644 (file)
@@ -24,4 +24,5 @@ BBFILE_PATTERN_openvuplus-layer := "^${LAYERDIR}/"
 BBFILE_PRIORITY_openvuplus-layer = "20"
 
 OPENVUPLUS_BASE := '${@os.path.normpath("${LAYERDIR}/../")}'
 BBFILE_PRIORITY_openvuplus-layer = "20"
 
 OPENVUPLUS_BASE := '${@os.path.normpath("${LAYERDIR}/../")}'
+CLOSED_LICENSE_DIR := '${@os.path.normpath("${LAYERDIR}/files/licenses")}'
 
 
diff --git a/meta-openvuplus/conf/license/license-close.inc b/meta-openvuplus/conf/license/license-close.inc
new file mode 100644 (file)
index 0000000..b0fa83e
--- /dev/null
@@ -0,0 +1,2 @@
+LICENSE = "Proprietary"
+LIC_FILES_CHKSUM = "file://${CLOSED_LICENSE_DIR}/LICENSE-CLOSE;md5=2d5b03b35d4612637d67724b35738dd7"
diff --git a/meta-openvuplus/files/licenses/LICENSE-CLOSE b/meta-openvuplus/files/licenses/LICENSE-CLOSE
new file mode 100644 (file)
index 0000000..af27c8a
--- /dev/null
@@ -0,0 +1 @@
+Dummy File Stop Warning then we have licence CLOSE
\ No newline at end of file
index 0094885..a6948ab 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "shared library for E2 animation"
 SECTION = "libs"
 LICENSE = "CLOSED"
 DESCRIPTION = "shared library for E2 animation"
 SECTION = "libs"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 RDEPENDS_${PN} = "libgles"
 
 
 RDEPENDS_${PN} = "libgles"
 
index 814c212..4dec8d6 100644 (file)
@@ -1,5 +1,6 @@
 SECTION = "base"
 LICENSE = "CLOSED"
 SECTION = "base"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 PKG_DATE="20141219.0_beta"
 
 
 PKG_DATE="20141219.0_beta"
 
index 8b8a884..268e01a 100644 (file)
@@ -1,5 +1,7 @@
 SUMMARY = "Fake locale support"
 LICENSE = "CLOSED"
 SUMMARY = "Fake locale support"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
+
 SECTION = "base"
 PRIORITY = "required"
 PR = "r4"
 SECTION = "base"
 PRIORITY = "required"
 PR = "r4"
index 4c23ccf..5c5aabc 100644 (file)
@@ -1,4 +1,5 @@
 LICENSE = "CLOSED"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 SRC_URI = "git://github.com/mdamt/linux-firmware.git;protocol=git"
 SRC_URI = "git://github.com/BjornLee/linux-firmware.git;protocol=git"
 
 SRC_URI = "git://github.com/mdamt/linux-firmware.git;protocol=git"
 SRC_URI = "git://github.com/BjornLee/linux-firmware.git;protocol=git"
index b8c5369..49c2ec5 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "opera-hbbtv"
 PRIORITY = "required"
 LICENSE = "CLOSED"
 DESCRIPTION = "opera-hbbtv"
 PRIORITY = "required"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 DEPENDS = "mpfr gmp"
 RDEPENDS_${PN} = "sysfsutils"
 
 DEPENDS = "mpfr gmp"
 RDEPENDS_${PN} = "sysfsutils"
index 616cb8f..b7d56d8 100644 (file)
@@ -1,6 +1,7 @@
 DESCIPTION = "check vfd firmware"
 MAINTAINER = "vuplus team"
 LICENSE = "CLOSED"
 DESCIPTION = "check vfd firmware"
 MAINTAINER = "vuplus team"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
 
 PV = "1.0"
 PR = "r1"
 
 PV = "1.0"
 PR = "r1"
index 8140269..084a8d7 100644 (file)
@@ -1,7 +1,7 @@
 DESCIPTION = "S3 cold boot"
 MAINTAINER = "vuplus team"
 LICENSE = "CLOSED"
 DESCIPTION = "S3 cold boot"
 MAINTAINER = "vuplus team"
 LICENSE = "CLOSED"
-
+require conf/license/license-close.inc
 
 PV = "1.0"
 PR = "r3"
 
 PV = "1.0"
 PR = "r3"
index add5a74..89a4344 100644 (file)
@@ -1,6 +1,8 @@
 DESCRIPTION = "create vuplus NAND images"
 SECTION = "utils"
 LICENSE = "CLOSED"
 DESCRIPTION = "create vuplus NAND images"
 SECTION = "utils"
 LICENSE = "CLOSED"
+require conf/license/license-close.inc
+
 PV = "1.0"
 PR = "r1"
 
 PV = "1.0"
 PR = "r1"