Skip to content

Commit

Permalink
Change all licenses to use the SPDX identifier.
Browse files Browse the repository at this point in the history
Use the convert-spdx-licenses.py script to adapt all licenses to use the SPDX identifier.

Signed-off-by: Darrel Griët <dgriet@gmail.com>
  • Loading branch information
MagneFire authored and FlorentRevest committed May 23, 2022
1 parent a5260a6 commit 3854b11
Show file tree
Hide file tree
Showing 44 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion meta-anthias/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-anthias/recipes-kernel/linux/linux-anthias_mm-dr1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Asus Zenwatch"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "anthias"

Expand Down
2 changes: 1 addition & 1 deletion meta-bass/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-bass/recipes-kernel/linux/linux-bass_lp-mr1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the LG Watch Urbane"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "bass"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SUMMARY = "Creates the /dev/block/platform/msm_sdcc.1/by-name/ partitions as expected by some Android binaries."
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"

SRC_URI = "file://998-droid-system.rules"
Expand Down
2 changes: 1 addition & 1 deletion meta-beluga/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-beluga/recipes-kernel/linux/linux-beluga_n.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the OPPO Watch"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "beluga"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SUMMARY = "Creates the /dev/block/platform/msm_sdcc.1/by-name/ partitions as expected by some Android binaries."
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"

SRC_URI = "file://998-droid-system.rules"
Expand Down
2 changes: 1 addition & 1 deletion meta-catfish/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-catfish/recipes-kernel/linux/linux-catfish_n.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Ticwatch Pro"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "catfish"

Expand Down
2 changes: 1 addition & 1 deletion meta-dory/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-dory/recipes-kernel/linux/linux-dory_lp-mr1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the LG G Watch"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "dory"

Expand Down
2 changes: 1 addition & 1 deletion meta-lenok/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-lenok/recipes-kernel/linux/linux-lenok_mm-mr1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the LG G Watch R"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "lenok"

Expand Down
2 changes: 1 addition & 1 deletion meta-mooneye/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-mooneye/recipes-kernel/linux/linux-mooneye_o.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Ticwatch E & S"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "mooneye"

Expand Down
2 changes: 1 addition & 1 deletion meta-mtk6580/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-mtk6580/recipes-kernel/linux/linux-harmony_lp-mr1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ require recipes-kernel/linux/linux.inc
SECTION = "kernel"
SUMMARY = "Android kernel for harmony"
HOMEPAGE = "https://github.com/OpenWatchProject/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "harmony|inharmony"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SUMMARY = "Creates the /dev/block/platform/msm_sdcc.1/by-name/ partitions as expected by some Android binaries."
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"

SRC_URI = "file://998-droid-system.rules"
Expand Down
2 changes: 1 addition & 1 deletion meta-narwhal/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-narwhal/recipes-kernel/linux/linux-narwhal_n.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the LG W7 (w315)"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "narwhal"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SUMMARY = "Creates the /dev/block/platform/msm_sdcc.1/by-name/ partitions as expected by some Android binaries."
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"

SRC_URI = "file://998-droid-system.rules"
Expand Down
2 changes: 1 addition & 1 deletion meta-ray/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-ray/recipes-kernel/linux/linux-firefish_o.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Skagen Falster 2"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "firefish"

Expand Down
2 changes: 1 addition & 1 deletion meta-ray/recipes-kernel/linux/linux-ray_n.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Skagen Falster 2"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "ray"

Expand Down
2 changes: 1 addition & 1 deletion meta-sawfish/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-sawfish/recipes-kernel/linux/linux-sawfish_n.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Huawei Watch 2 Bluetooth"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "sawfish"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SUMMARY = "Creates the /dev/block/platform/msm_sdcc.1/by-name/ partitions as expected by some Android binaries."
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"

SRC_URI = "file://998-droid-system.rules"
Expand Down
2 changes: 1 addition & 1 deletion meta-skipjack/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-skipjack/recipes-kernel/linux/linux-skipjack_o.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Ticwatch C2+"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "skipjack"

Expand Down
2 changes: 1 addition & 1 deletion meta-smelt/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-smelt/recipes-kernel/linux/linux-smelt_mm-mr1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Moto 360 2015"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "smelt"

Expand Down
2 changes: 1 addition & 1 deletion meta-sparrow/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-sparrow/recipes-kernel/linux/linux-sparrow_mm-mr1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Asus ZenWatch 2"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "sparrow"

Expand Down
2 changes: 1 addition & 1 deletion meta-sprat/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-sprat/recipes-kernel/linux/linux-sprat_mm-dr1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Samsung Gear Live"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "sprat"

Expand Down
2 changes: 1 addition & 1 deletion meta-sturgeon/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Huawei Watch"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "sturgeon"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SUMMARY = "Creates the /dev/block/platform/msm_sdcc.1/by-name/ partitions as expected by some Android binaries."
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"

SRC_URI = "file://998-droid-system.rules"
Expand Down
2 changes: 1 addition & 1 deletion meta-swift/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-swift/recipes-kernel/linux/linux-swift_mm-mr1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Asus Zenwatch 3"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "swift"

Expand Down
2 changes: 1 addition & 1 deletion meta-tetra/recipes-core/underclock/underclock_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PR = "r0"
SRC_URI = "file://underclock.service \
file://underclock \
file://COPYING"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
S = "${WORKDIR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
Expand Down
2 changes: 1 addition & 1 deletion meta-tetra/recipes-kernel/linux/linux-tetra_mm-dr1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Sony Smartwatch 3"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "tetra"

Expand Down
2 changes: 1 addition & 1 deletion meta-wren/recipes-kernel/linux/linux-wren_mm-mr1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inherit gettext
SECTION = "kernel"
SUMMARY = "Android kernel for the Asus ZenWatch 2"
HOMEPAGE = "https://android.googlesource.com/"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
COMPATIBLE_MACHINE = "wren"

Expand Down

0 comments on commit 3854b11

Please sign in to comment.