Message ID | 20250224145112.71746-3-jon.mason@arm.com |
---|---|
State | New |
Headers | show |
Series | [1/3] arm/trusted-firmware-a: re-add patches | expand |
This series should've only contained this patch. Please disregard the previous 2 (as they've already been accepted) On Mon, Feb 24, 2025 at 9:51 AM Jon Mason via lists.yoctoproject.org <jon.mason=arm.com@lists.yoctoproject.org> wrote: > > Update to the latest version. > > License SHA changed due to the addition of "Artistic License 2.0" and > was missing entries for a few others that were there previously. > > Signed-off-by: Jon Mason <jon.mason@arm.com> > --- > ...-base-a-aem_11.27.19.bb => fvp-base-a-aem_11.28.23.bb} | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > rename meta-arm/recipes-devtools/fvp/{fvp-base-a-aem_11.27.19.bb => fvp-base-a-aem_11.28.23.bb} (71%) > > diff --git a/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.27.19.bb b/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.28.23.bb > similarity index 71% > rename from meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.27.19.bb > rename to meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.28.23.bb > index dc9086c9529e..8c7e4dc668eb 100644 > --- a/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.27.19.bb > +++ b/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.28.23.bb > @@ -1,14 +1,16 @@ > require fvp-envelope.inc > > +LICENSE:append = " & Artistic-2.0 & BSL-1.0 & BSD-2-Clause & Unlicense" > + > SUMMARY = "Arm Fixed Virtual Platform - Armv-A Base RevC Architecture Envelope Model FVP" > LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \ > - file://license_terms/third_party_licenses/third_party_licenses.txt;md5=a3ce84371977a6b9c624408238309a90 \ > + file://license_terms/third_party_licenses/third_party_licenses.txt;md5=c51b57b6a4731881849eb0e2e2b6d799 \ > file://license_terms/third_party_licenses/arm_license_management_utilities/third_party_licenses.txt;md5=abcaafefc7b7a0cdf6664c51f9075c5b" > > > SRC_URI = "https://developer.arm.com/-/cdn-downloads/permalink/FVPs-Architecture/${PV_URL_SHORT}/${MODEL_CODE}_${PV_URL}_${FVP_ARCH}.tgz;subdir=${BP};name=fvp-${HOST_ARCH}" > -SRC_URI[fvp-aarch64.sha256sum] = "66c9939cb2b2104e415dcddb46a2ab52168e8a2b7f30a339e1c05d5d4864ed1d" > -SRC_URI[fvp-x86_64.sha256sum] = "cd70946a6b632950dca5def33d7656991a29827fa2f6f72f75011d85bdcee248" > +SRC_URI[fvp-aarch64.sha256sum] = "a380e271f14ce7cf99158018368ac86fe8c305f82c7d332a93eb08bf7a172571" > +SRC_URI[fvp-x86_64.sha256sum] = "0f6d67d834a8ed5dff3c863e0e3545ef39c736405ea8227577ac004cffd66e93" > > # The CSS used in the FVP homepage make it too difficult to query with the tooling currently in Yocto > UPSTREAM_VERSION_UNKNOWN = "1" > -- > 2.39.5 (Apple Git-154) > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#6381): https://lists.yoctoproject.org/g/meta-arm/message/6381 > Mute This Topic: https://lists.yoctoproject.org/mt/111358401/3616920 > Group Owner: meta-arm+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/meta-arm/unsub [jdmason@kudzu.us] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.27.19.bb b/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.28.23.bb similarity index 71% rename from meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.27.19.bb rename to meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.28.23.bb index dc9086c9529e..8c7e4dc668eb 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.27.19.bb +++ b/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.28.23.bb @@ -1,14 +1,16 @@ require fvp-envelope.inc +LICENSE:append = " & Artistic-2.0 & BSL-1.0 & BSD-2-Clause & Unlicense" + SUMMARY = "Arm Fixed Virtual Platform - Armv-A Base RevC Architecture Envelope Model FVP" LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \ - file://license_terms/third_party_licenses/third_party_licenses.txt;md5=a3ce84371977a6b9c624408238309a90 \ + file://license_terms/third_party_licenses/third_party_licenses.txt;md5=c51b57b6a4731881849eb0e2e2b6d799 \ file://license_terms/third_party_licenses/arm_license_management_utilities/third_party_licenses.txt;md5=abcaafefc7b7a0cdf6664c51f9075c5b" SRC_URI = "https://developer.arm.com/-/cdn-downloads/permalink/FVPs-Architecture/${PV_URL_SHORT}/${MODEL_CODE}_${PV_URL}_${FVP_ARCH}.tgz;subdir=${BP};name=fvp-${HOST_ARCH}" -SRC_URI[fvp-aarch64.sha256sum] = "66c9939cb2b2104e415dcddb46a2ab52168e8a2b7f30a339e1c05d5d4864ed1d" -SRC_URI[fvp-x86_64.sha256sum] = "cd70946a6b632950dca5def33d7656991a29827fa2f6f72f75011d85bdcee248" +SRC_URI[fvp-aarch64.sha256sum] = "a380e271f14ce7cf99158018368ac86fe8c305f82c7d332a93eb08bf7a172571" +SRC_URI[fvp-x86_64.sha256sum] = "0f6d67d834a8ed5dff3c863e0e3545ef39c736405ea8227577ac004cffd66e93" # The CSS used in the FVP homepage make it too difficult to query with the tooling currently in Yocto UPSTREAM_VERSION_UNKNOWN = "1"
Update to the latest version. License SHA changed due to the addition of "Artistic License 2.0" and was missing entries for a few others that were there previously. Signed-off-by: Jon Mason <jon.mason@arm.com> --- ...-base-a-aem_11.27.19.bb => fvp-base-a-aem_11.28.23.bb} | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) rename meta-arm/recipes-devtools/fvp/{fvp-base-a-aem_11.27.19.bb => fvp-base-a-aem_11.28.23.bb} (71%)