diff --git a/meta-digi-arm/recipes-bsp/firmware-mxs/firmware-mxs_unknown.bb b/meta-digi-arm/recipes-bsp/firmware-mxs/firmware-mxs_unknown.bb index 98d6c837a..5bdae753a 100644 --- a/meta-digi-arm/recipes-bsp/firmware-mxs/firmware-mxs_unknown.bb +++ b/meta-digi-arm/recipes-bsp/firmware-mxs/firmware-mxs_unknown.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Firmware files for Digi's MXS based platforms, such as Atheros bluetooth." SECTION = "base" LICENSE = "Proprietary" diff --git a/meta-digi-arm/recipes-bsp/imx-bootlets-del/imx-bootlets-del_git.bb b/meta-digi-arm/recipes-bsp/imx-bootlets-del/imx-bootlets-del_git.bb index 39fae8512..0eecf6372 100644 --- a/meta-digi-arm/recipes-bsp/imx-bootlets-del/imx-bootlets-del_git.bb +++ b/meta-digi-arm/recipes-bsp/imx-bootlets-del/imx-bootlets-del_git.bb @@ -1,6 +1,7 @@ # Copyright (C) 2012 Digi International DESCRIPTION = "IMX bootlets for Digi platforms" +SECTION = "base" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-arm/recipes-bsp/nvram/nvram.bb b/meta-digi-arm/recipes-bsp/nvram/nvram.bb index 9fd3d8c0d..10d2c3711 100644 --- a/meta-digi-arm/recipes-bsp/nvram/nvram.bb +++ b/meta-digi-arm/recipes-bsp/nvram/nvram.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Digi's NVRAM tool" SECTION = "base" LICENSE = "GPL-2.0" diff --git a/meta-digi-arm/recipes-bsp/ubootenv/ubootenv.bb b/meta-digi-arm/recipes-bsp/ubootenv/ubootenv.bb index 46e4ee3eb..241b8bf19 100644 --- a/meta-digi-arm/recipes-bsp/ubootenv/ubootenv.bb +++ b/meta-digi-arm/recipes-bsp/ubootenv/ubootenv.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Digi's ubootenv tool" SECTION = "base" LICENSE = "GPL-2.0" diff --git a/meta-digi-arm/recipes-graphics/amd-gpu-bin/amd-gpu-bin-mx51_11.09.01.bb b/meta-digi-arm/recipes-graphics/amd-gpu-bin/amd-gpu-bin-mx51_11.09.01.bb index 26475a219..784287681 100644 --- a/meta-digi-arm/recipes-graphics/amd-gpu-bin/amd-gpu-bin-mx51_11.09.01.bb +++ b/meta-digi-arm/recipes-graphics/amd-gpu-bin/amd-gpu-bin-mx51_11.09.01.bb @@ -5,7 +5,7 @@ DESCRIPTION = "GPU driver and apps on mx5x" LICENSE = "Proprietary" SECTION = "libs" -PR = "r11" +PR = "r0" #todo: Replace for correct AMD license LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802" diff --git a/meta-digi-arm/recipes-kernel/kernel-module-atheros/kernel-module-atheros_git.bb b/meta-digi-arm/recipes-kernel/kernel-module-atheros/kernel-module-atheros_git.bb index 46654a50c..eaee7ba9a 100644 --- a/meta-digi-arm/recipes-kernel/kernel-module-atheros/kernel-module-atheros_git.bb +++ b/meta-digi-arm/recipes-kernel/kernel-module-atheros/kernel-module-atheros_git.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Atheros's wireless driver" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb" diff --git a/meta-digi-arm/recipes-kernel/kernel-module-gpio/kernel-module-gpio.bb b/meta-digi-arm/recipes-kernel/kernel-module-gpio/kernel-module-gpio.bb index 2669f54af..73b06c01d 100644 --- a/meta-digi-arm/recipes-kernel/kernel-module-gpio/kernel-module-gpio.bb +++ b/meta-digi-arm/recipes-kernel/kernel-module-gpio/kernel-module-gpio.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Example GPIO kernel module." LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" diff --git a/meta-digi-arm/recipes-kernel/kernel-module-redpine/kernel-module-redpine_git.bb b/meta-digi-arm/recipes-kernel/kernel-module-redpine/kernel-module-redpine_git.bb index ce4688d6a..2f5108a20 100644 --- a/meta-digi-arm/recipes-kernel/kernel-module-redpine/kernel-module-redpine_git.bb +++ b/meta-digi-arm/recipes-kernel/kernel-module-redpine/kernel-module-redpine_git.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Redpine's wireless driver" LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://RS.GENR.LNX.SD_GPL/include/ganges_faf.h;endline=6;md5=2b5a9aab5291bd86a1103ca1165f9afa" diff --git a/meta-digi-dbl/recipes-core/images/dbl-image-base.bb b/meta-digi-dbl/recipes-core/images/dbl-image-base.bb index 97b9311b3..88a0bb837 100644 --- a/meta-digi-dbl/recipes-core/images/dbl-image-base.bb +++ b/meta-digi-dbl/recipes-core/images/dbl-image-base.bb @@ -14,6 +14,9 @@ LICENSE = "MIT" inherit core-image inherit del-image +INC_PR = "r0" +PR = "${INC_PR}" + # These features will move to the project's local.conf # where they can be customized by platform. diff --git a/meta-digi-del/recipes-connectivity/btfilter/btfilter_v3.4p1-b3.4.0.51.bb b/meta-digi-del/recipes-connectivity/btfilter/btfilter_v3.4p1-b3.4.0.51.bb index b0afec86a..52bc26252 100644 --- a/meta-digi-del/recipes-connectivity/btfilter/btfilter_v3.4p1-b3.4.0.51.bb +++ b/meta-digi-del/recipes-connectivity/btfilter/btfilter_v3.4p1-b3.4.0.51.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Atheros BT/wlan coexistance daemon" SECTION = "network" LICENSE = "ISC" diff --git a/meta-digi-del/recipes-connectivity/crda/crda_1.1.3.bb b/meta-digi-del/recipes-connectivity/crda/crda_1.1.3.bb index 949b65f38..3f30d07e0 100644 --- a/meta-digi-del/recipes-connectivity/crda/crda_1.1.3.bb +++ b/meta-digi-del/recipes-connectivity/crda/crda_1.1.3.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Wireless Central Regulatory Domain Agent" HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA" SECTION = "base" diff --git a/meta-digi-del/recipes-connectivity/iw/iw_3.8.bb b/meta-digi-del/recipes-connectivity/iw/iw_3.8.bb index 58f6b2743..29dbcd07b 100644 --- a/meta-digi-del/recipes-connectivity/iw/iw_3.8.bb +++ b/meta-digi-del/recipes-connectivity/iw/iw_3.8.bb @@ -1,4 +1,6 @@ -DESCRIPTION = "nl80211 based CLI configuration utility for wireless devices" +# Copyright (C) 2013 Digi International. + +SUMMARY = "nl80211 based CLI configuration utility for wireless devices" DESCRIPTION = "iw is a new nl80211 based CLI configuration utility for \ wireless devices. It supports almost all new drivers that have been added \ to the kernel recently. " diff --git a/meta-digi-del/recipes-connectivity/stunnel/stunnel.inc b/meta-digi-del/recipes-connectivity/stunnel/stunnel.inc index 33e45a68e..861d98f36 100644 --- a/meta-digi-del/recipes-connectivity/stunnel/stunnel.inc +++ b/meta-digi-del/recipes-connectivity/stunnel/stunnel.inc @@ -1,13 +1,13 @@ # Copyright (C) 2013 Digi International. +DESCRIPTION = "Stunnel is a program that allows you to encrypt \ +arbitrary TCP connections inside SSL" SECTION = "console/network" DEPENDS = "openssl" HOMEPAGE = "http://www.stunnel.org" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=06715c92fdfd7a3dcf901b26b162b64c" -DESCRIPTION = "Stunnel is a program that allows you to encrypt \ -arbitrary TCP connections inside SSL" INC_PR = "r0" S = "${WORKDIR}/stunnel-${PV}" diff --git a/meta-digi-del/recipes-connectivity/wpa-supplicant/wpa-supplicant-2.0.inc b/meta-digi-del/recipes-connectivity/wpa-supplicant/wpa-supplicant-2.0.inc index 8fb64f183..92f11001a 100644 --- a/meta-digi-del/recipes-connectivity/wpa-supplicant/wpa-supplicant-2.0.inc +++ b/meta-digi-del/recipes-connectivity/wpa-supplicant/wpa-supplicant-2.0.inc @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "A Client for Wi-Fi Protected Access (WPA)." HOMEPAGE = "http://hostap.epitest.fi/wpa_supplicant/" BUGTRACKER = "http://hostap.epitest.fi/bugz/" diff --git a/meta-digi-del/recipes-core/images/del-image-graphical.bb b/meta-digi-del/recipes-core/images/del-image-graphical.bb index 70ba8053f..0aa681570 100644 --- a/meta-digi-del/recipes-core/images/del-image-graphical.bb +++ b/meta-digi-del/recipes-core/images/del-image-graphical.bb @@ -3,6 +3,8 @@ # DESCRIPTION = "Graphical image based on SATO, a gnome mobile environment visual style." +PR = "${INC_PR}.0" + IMAGE_FEATURES += "splash package-management x11-base x11-sato" LICENSE = "MIT" diff --git a/meta-digi-del/recipes-core/images/del-image-minimal-dev.bb b/meta-digi-del/recipes-core/images/del-image-minimal-dev.bb index c56623a85..fc93cf352 100644 --- a/meta-digi-del/recipes-core/images/del-image-minimal-dev.bb +++ b/meta-digi-del/recipes-core/images/del-image-minimal-dev.bb @@ -3,6 +3,9 @@ # DESCRIPTION = "DEL busybox based image (non graphical) suitable for development work." +INC_PR = "r0" +PR = "${INC_PR}" + VIRTUAL-RUNTIME_dev_manager ?= "busybox-mdev" IMAGE_INSTALL = "packagegroup-del-core ${VIRTUAL-RUNTIME_dev_manager} ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}" diff --git a/meta-digi-del/recipes-core/images/del-image-minimal.bb b/meta-digi-del/recipes-core/images/del-image-minimal.bb index e0238d974..936972ce0 100644 --- a/meta-digi-del/recipes-core/images/del-image-minimal.bb +++ b/meta-digi-del/recipes-core/images/del-image-minimal.bb @@ -3,6 +3,9 @@ # DESCRIPTION = "DEL busybox based image (non graphical)." +INC_PR = "r0" +PR = "${INC_PR}" + VIRTUAL-RUNTIME_dev_manager ?= "busybox-mdev" IMAGE_INSTALL = "packagegroup-del-core ${VIRTUAL-RUNTIME_dev_manager} ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-accelerometer.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-accelerometer.bb index b178a46e0..14c4a2531 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-accelerometer.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-accelerometer.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: accelerometer test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-adc.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-adc.bb index 626e3f7ab..08577f553 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-adc.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-adc.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: ADC test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-alsa.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-alsa.bb index e94732db3..0346dc2fa 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-alsa.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-alsa.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: ALSA API test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-battery.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-battery.bb index 2932fe26c..41d9cdc59 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-battery.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-battery.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: Battery test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-bt.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-bt.bb index 6e26dc329..8f188d039 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-bt.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-bt.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: application to transfer data over bluetooth" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-btconfig.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-btconfig.bb index 340923d0d..229ed3afa 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-btconfig.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-btconfig.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: application to perform low level bluetooth" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-can.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-can.bb index 89dbcfc96..10b987a0e 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-can.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-can.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: CAN bus test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-gpio-sysfs.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-gpio-sysfs.bb index 7ec10c49d..c383d66a1 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-gpio-sysfs.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-gpio-sysfs.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: GPIO sysfs API test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-gpio.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-gpio.bb index 6e0bf600a..dbc465655 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-gpio.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-gpio.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: GPIO kernel module test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-hdp.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-hdp.bb index 102b5db40..f98dcc6e5 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-hdp.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-hdp.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: bluetooth health profile test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-opengles.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-opengles.bb index b95361645..bb7b57f87 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-opengles.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-opengles.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: OpenGL-ES test application (based on Freescale GPU SDK)" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-rtc.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-rtc.bb index cbab56d9c..067bd99f6 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-rtc.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-rtc.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: RTC test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-sahara.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-sahara.bb index 61160a3d7..4394dfb9c 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-sahara.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-sahara.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: sahara driver test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-spidev.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-spidev.bb index bc0060c7f..e3ad788a0 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-spidev.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-spidev.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: SPI device driver test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-v4l2.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-v4l2.bb index bb3618431..a2717c07c 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-v4l2.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-v4l2.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: V4L2 test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-vplay.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-vplay.bb index 069c0ca62..f1a6aad5a 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-vplay.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-vplay.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: OSS (open sound system) test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-watchdog.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-watchdog.bb index 93eeb0019..a6e682dd5 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-watchdog.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-watchdog.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples: watchdog test application" SECTION = "examples" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/fbtest/fbtest.bb b/meta-digi-del/recipes-digi/fbtest/fbtest.bb index ce9f62e06..661f70031 100644 --- a/meta-digi-del/recipes-digi/fbtest/fbtest.bb +++ b/meta-digi-del/recipes-digi/fbtest/fbtest.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Digi's framebuffer test utility" SECTION = "base" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/libdigi/libdigi.bb b/meta-digi-del/recipes-digi/libdigi/libdigi.bb index 1d9258dcd..9d29802e8 100644 --- a/meta-digi-del/recipes-digi/libdigi/libdigi.bb +++ b/meta-digi-del/recipes-digi/libdigi/libdigi.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Digi's utilities library" SECTION = "libs" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/memwatch/memwatch.bb b/meta-digi-del/recipes-digi/memwatch/memwatch.bb index 3f6225058..10cfa2a2d 100644 --- a/meta-digi-del/recipes-digi/memwatch/memwatch.bb +++ b/meta-digi-del/recipes-digi/memwatch/memwatch.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Digi's memory access utility" SECTION = "base" LICENSE = "GPL-2.0" diff --git a/meta-digi-del/recipes-digi/packagegroups/packagegroup-del-examples.bb b/meta-digi-del/recipes-digi/packagegroups/packagegroup-del-examples.bb index d727d6bd9..de626d755 100644 --- a/meta-digi-del/recipes-digi/packagegroups/packagegroup-del-examples.bb +++ b/meta-digi-del/recipes-digi/packagegroups/packagegroup-del-examples.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "DEL examples packagegroup" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ diff --git a/meta-digi-del/recipes-digi/update-flash/update-flash.bb b/meta-digi-del/recipes-digi/update-flash/update-flash.bb index 1db1a3b54..e043e9392 100644 --- a/meta-digi-del/recipes-digi/update-flash/update-flash.bb +++ b/meta-digi-del/recipes-digi/update-flash/update-flash.bb @@ -1,3 +1,5 @@ +# Copyright (C) 2013 Digi International. + DESCRIPTION = "Digi's update test utility" SECTION = "base" LICENSE = "GPL-2.0"