Skip to content

Commit

Permalink
FIX: libmetal and open-amp fix license md5sum
Browse files Browse the repository at this point in the history
The License file (& md5sum) is the same as for the -dev version.

Signed-off-by: Bill Mills <bill.mills@linaro.org>
  • Loading branch information
wmamills committed Nov 4, 2023
1 parent 33dc6e4 commit ccf44a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions recipes-openamp/libmetal/libmetal_v2023.10.bb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ SRCREV = "0cb7d293a7f25394a06847a28d0f0ace9862936e"
BRANCH = "v2023.10"
SRCBRANCH ?= "${BRANCH}"
PV = "${SRCBRANCH}+git${SRCPV}"
LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=f4d5df0f12dcea1b1a0124219c0dbab4"

include libmetal.inc
1 change: 1 addition & 0 deletions recipes-openamp/open-amp/open-amp_v2023.10.bb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ SRCREV = "1904dee18da85400e72b8f55c5c99e872a486573"
BRANCH = "v2023.10"
SRCBRANCH ?= "${BRANCH}"
PV = "${SRCBRANCH}+git${SRCPV}"
LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=ab88daf995c0bd0071c2e1e55f3d3505"

include open-amp.inc

0 comments on commit ccf44a7

Please sign in to comment.