On 4/23/19 5:45 PM, Denys Dmytriyenko wrote: > ERROR: QA Issue: optee-os: The LIC_FILES_CHKSUM does not match for > file://.../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE;md5=69663ab153298557a59c67a60a743e5b > optee-os: Check if the license information has changed in > .../optee-os/3.4.0+gitAUTOINC+b38f935200-r0.arago1/git/LICENSE to verify that > the LICENSE value "BSD" remains valid [license-checksum] >
LICENSE was changed in Feb, project is still BSD 2-Clause, new md5 is c1f21c4f72f372ef38a5a4aee55ec173 Andrew > > On Tue, Apr 23, 2019 at 01:54:24PM -0500, Dan Murphy wrote: >> Andrew >> >> On 4/23/19 1:52 PM, Andrew F. Davis wrote: >>> On 4/23/19 2:40 PM, Dan Murphy wrote: >>>> +Andrew >>>> >>>> On 4/23/19 1:38 PM, Dan Murphy wrote: >>>>> Signed-off-by: Dan Murphy <[email protected]> >>>>> --- >>>>> .../recipes-security/optee/optee-os_git.bbappend | 4 ++-- >>>>> 1 file changed, 2 insertions(+), 2 deletions(-) >>>>> >>>>> diff --git >>>>> a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend >>>>> b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend >>>>> index 2204a50c..ee87b3c7 100644 >>>>> --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend >>>>> +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend >>>>> @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" >>>>> >>>>> PR_append = ".arago0" >>>>> >>>>> -PV = "3.2.0+git${SRCPV}" >>>>> +PV = "3.5.0+git${SRCPV}" >>> >>> Might want to do the same for client/test, but they got tagged at 3.4.0, >>> I've moved the HEAD forward to 3.5.0, we can wait till then next rc tag >>> to move them here, it should not be a problem. >>> >> >> Yeah rc1 was not tagged with these so rc2 we will update them >> >> Dan >> >>> Andrew >>> >>>>> >>>>> is_armv7 = "1" >>>>> is_armv7_aarch64 = "0" >>>>> @@ -11,7 +11,7 @@ SRC_URI = >>>>> "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \ >>>>> file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ >>>>> " >>>>> BRANCH = "ti_optee_os" >>>>> -SRCREV = "48952f9f76d885df4cb65f8479a4cf7dedf0ee54" >>>>> +SRCREV = "b38f935200f67f9408d7c5d99fe703e5cc806c65" >>>>> >>>>> ARMCORE = "CFG_ARM32_core=y ta-targets=ta_arm32" >>>>> ARMCORE_aarch64 = "CFG_ARM64_core=y ta-targets=ta_arm64" >>>>> _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
