From 284a335e85c387f5a46a613a8d59712d3761ab2f Mon Sep 17 00:00:00 2001 From: Jun Zhu Date: Sat, 1 Jul 2023 16:54:46 +0800 Subject: eth-config: Update license file to LICENSE Original license file has be renamed from COPYING to LICENSE. --- recipes-dpaa/eth-config/eth-config_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index 06e4382fa..aee2e2348 100644 --- a/recipes-dpaa/eth-config/eth-config_git.bb +++ b/recipes-dpaa/eth-config/eth-config_git.bb @@ -1,12 +1,12 @@ DESCRIPTION = "Ethernet Configuration Files" SECTION = "eth-config" LICENSE = "BSD-3-Clause & GPL-2.0-or-later" -LIC_FILES_CHKSUM = "file://COPYING;md5=47716bd5b656aa5e298a132a64d2d1e4" +LIC_FILES_CHKSUM = "file://LICENSE;md5=47716bd5b656aa5e298a132a64d2d1e4" PR = "r2" SRC_URI = "git://github.com/nxp-qoriq/eth-config;protocol=https;nobranch=1" -SRCREV = "6164664070e45810c793f112781ebcedc979e132" +SRCREV = "00fa9c6db5813735676b30b1516e30a460d61b28" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf From a70b65f6348ac6500f2e5902dd91a2914624930b Mon Sep 17 00:00:00 2001 From: Jun Zhu Date: Sat, 1 Jul 2023 17:01:23 +0800 Subject: fmlib: Update to commit 9fb916f pick up the commits: - 9fb916f Add support for allow/deny HC usage - 56f7bd7 Check if valid FMan handle exists on FM_PCD_Open and FM_PORT_Open - 01136b8 Rename COPYING to LICENSE Signed-off-by: Jun Zhu --- recipes-dpaa/fmlib/fmlib_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb index b24dd7995..71ad3df1f 100644 --- a/recipes-dpaa/fmlib/fmlib_git.bb +++ b/recipes-dpaa/fmlib/fmlib_git.bb @@ -1,12 +1,12 @@ DESCRIPTION = "Frame Manager User Space Library" SECTION = "fman" LICENSE = "BSD-3-Clause & GPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac" +LIC_FILES_CHKSUM = "file://LICENSE;md5=9c7bd5e45d066db084bdb3543d55b1ac" PR = "r1" SRC_URI = "git://github.com/nxp-qoriq/fmlib;protocol=https;nobranch=1" -SRCREV = "69a70474cd8411d5a099c34f40760b6567d781d6" +SRCREV = "9fb916f255214013aa6003496c47bab0b5add2d9" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf From 31757b8032872aa24130914c157a34c9a60ead0a Mon Sep 17 00:00:00 2001 From: Jun Zhu Date: Sat, 1 Jul 2023 17:06:25 +0800 Subject: fm-ucode: Update license file to LICENSE Original license file is renamed to LICENSE. Signed-off-by: Jun Zhu --- recipes-dpaa/fm-ucode/fm-ucode_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb index c7eb7319a..22f04d012 100644 --- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb +++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb @@ -1,14 +1,14 @@ DESCRIPTION = "Fman microcode binary" SECTION = "fm-ucode" LICENSE = "NXP-Binary-EULA" -LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=12e248d404ce1ea8bed0148fcf127e69" +LIC_FILES_CHKSUM = "file://LICENSE;md5=12e248d404ce1ea8bed0148fcf127e69" PR = "r1" inherit deploy SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1;protocol=https" -SRCREV = "83e8467a356316265c7695bdc7741f23066795aa" +SRCREV = "41d603a1ad78e0bb61365500828d9f484bf9bf10" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf From 6153ca0fbd1db97fd6a7994c3ae5097fc07554b0 Mon Sep 17 00:00:00 2001 From: Jun Zhu Date: Sat, 1 Jul 2023 22:55:57 +0800 Subject: fmc: Update to commit 63c8ac9 Integrate new commits: 63c8ac9 Deny HC usage on fmc cleanup 3def2b9 Check if valid FMan handle exists when create devices a8a257b Rename COPYING to LICENSE Signed-off-by: Jun Zhu --- dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb index 0b5031d54..62a717721 100644 --- a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb +++ b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb @@ -1,13 +1,13 @@ SUMMARY = "Frame Manager Configuration tool" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=a504ab5a8ff235e67c7301214749346c" +LIC_FILES_CHKSUM = "file://LICENSE;md5=a504ab5a8ff235e67c7301214749346c" PR = "r2" DEPENDS = "libxml2 fmlib tclap" SRC_URI = "git://github.com/nxp-qoriq/fmc;protocol=https;nobranch=1" -SRCREV = "c2ed7c269e86ac6a0aac361f5876c96e700443f4" +SRCREV = "63c8ac99899a9bcd723801579b4d786594670455" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf