From 81d506c7df47107176d73e8f8b13a5118b5d84bc Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Wed, 21 Mar 2018 16:32:57 +0800 Subject: [PATCH] qe-ucode: update to 57401f6 *include the following changes 57401f6 - Update license to NXP Binary EULA *Update license and md5 *Update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-bsp/qe-ucode/qe-ucode_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb index c2ed0e2a..0688bb47 100644 --- a/recipes-bsp/qe-ucode/qe-ucode_git.bb +++ b/recipes-bsp/qe-ucode/qe-ucode_git.bb @@ -1,12 +1,12 @@ DESCRIPTION = "qe microcode binary" SECTION = "qe-ucode" -LICENSE = "Freescale-Binary-EULA" -LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=f4719d59382b5ee2a2ebe4db784843a6" +LICENSE = "NXP-Binary-EULA" +LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=c62f8109b4df15ca37ceeb5e4943626c" inherit deploy -SRC_URI = "git://github.com/qoriq-open-source/qe-ucode.git;nobranch=1" -SRCREV= "adb1560b76090a11f61a46b7a6b3b33b1436ed4d" +SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;nobranch=1" +SRCREV= "57401f6dff6507055558eaa6838116baa8a2fd46" S = "${WORKDIR}/git" -- 2.40.1