]> code.ossystems Code Review - meta-freescale.git/commitdiff
apptrk: update to 873f44c
authorTing Liu <ting.liu@nxp.com>
Thu, 12 May 2016 03:48:19 +0000 (11:48 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 12 Aug 2016 14:41:02 +0000 (11:41 -0300)
Changelog:
873f44c Use unified EULA file
f0ef785 Update End-User License Agreement
df1f1d8 ARM Support for hardware breakpoints and watchpoints

Signed-off-by: Ting Liu <ting.liu@nxp.com>
recipes-bsp/apptrk/apptrk_git.bb

index 38b700fb57838f4e69fd6629137d34c5f30c1adc..939942184472a80852d87abad91cdc2441fd9002 100644 (file)
@@ -1,17 +1,17 @@
 SUMMARY = "Debug agent for Freescale CodeWarrior"
 SECTION = "apptrk"
 LICENSE = "Freescale-EULA"
-LIC_FILES_CHKSUM = "file://COPYING;md5=95560debfde180684364319811cc1421"
+LIC_FILES_CHKSUM = "file://EULA;md5=c9ae442cf1f9dd6c13dfad64b0ffe73f"
 
 DEPENDS = "elfutils"
 
 inherit kernel-arch
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/apptrk.git;branch=sdk-v1.9.x \
+SRC_URI = "git://git.freescale.com/ppc/sdk/apptrk.git;branch=sdk-v2.0.x \
     file://apptrk-install-create-all-components-of-DEST.patch \
     file://no-strip.patch \
 "
-SRCREV = "4216af328452ed25a557759715a2087986a5a4bd"
+SRCREV = "873f44ca6b219508f738825299453d92975fb897"
 
 S = "${WORKDIR}/git"