[meta-ti] [PATCH v1] pru-icss_git.bb: bug fixes for SDK 5.0, PRU_ADC

Saulnier, Nick nsaulnier at ti.com
Thu Jul 12 08:23:18 PDT 2018


The source revision of the bitbake patches doesn't match the tag of the PRU Software support package repo. 
		bitbake			SW Supp Pckg
previous	v5.2.0			v5.1.0 (unchanged)
current		v5.2.0 (unchanged)	v5.2.0

Should we cancel this bitbake patch and I update this patch and the SW Supp Pckg tags so it matches?
		bitbake			SW Supp Pckg
previous	v5.2.0			v5.2.0
current		v5.2.1			v5.2.1

Thanks,
Nick

-----Original Message-----
From: Saulnier, Nick 
Sent: Wednesday, July 11, 2018 6:43 PM
To: meta-ti at yoctoproject.org
Cc: Saulnier, Nick; Dmytriyenko, Denys; Stiffler, Jacob
Subject: [meta-ti][PATCH v1] pru-icss_git.bb: bug fixes for SDK 5.0, PRU_ADC

Updated commit hash for PRU Software Support Package.

PRU Software Support Package v5.2.0 integrates 3 bug fixes and adds am65x code
(as of previous commit) as well as am335x PRU_ADC example.

Signed-off-by: Nick Saulnier <nsaulnier at ti.com>
---
 recipes-bsp/pru/pru-icss_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb
index 5161e1f9dc4a..fb576bf797dc 100644
--- a/recipes-bsp/pru/pru-icss_git.bb
+++ b/recipes-bsp/pru/pru-icss_git.bb
@@ -8,7 +8,7 @@ inherit update-alternatives
 
 BRANCH = "master"
 SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}"
-SRCREV = "df1d9da2047385fdd27e8735af31000dfdcf7625"
+SRCREV = "8af83221c65e1982cd4828703ed50a352c01e684"
 
 PV = "5.2.0"
 PR = "r1"
-- 
1.9.1



More information about the meta-ti mailing list