What's the change between v2 and v3? Please don't forget to mention changes between patch revisions.
> -----Original Message----- > From: Saulnier, Nick > Sent: Tuesday, December 17, 2019 1:03 AM > To: [email protected] > Cc: Saulnier, Nick; Dmytriyenko, Denys; Stiffler, Jacob > Subject: [meta-ti][PATCH v3] pru-icss_git.bb: Update Manifest and PSSP > commits > > - Updated the Software Manifest from 5.0 -> 6.0 to account for new processors, > etc. > > - Updated to PRU Software Support Package v5.6.0 > updated manifest > added PRU Getting Started Labs > improved several examples > > Signed-off-by: Nick Saulnier <[email protected]> > --- > recipes-bsp/pru/pru-icss_git.bb | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb > index 6508b6c2bcf3..88d28f37cc5b 100644 > --- a/recipes-bsp/pru/pru-icss_git.bb > +++ b/recipes-bsp/pru/pru-icss_git.bb > @@ -2,15 +2,15 @@ DESCRIPTION = "Programmable Real-time Unit Software > Package" > HOMEPAGE = "http://processors.wiki.ti.com/index.php/PRU-ICSS" > LICENSE = "BSD-3-Clause & GPL-2.0 & PD" > > -LIC_FILES_CHKSUM = "file://PRU-Package-v5.0- > Manifest.html;md5=a86a37c8b6396ad0ad6ae752f1aa8fcc" > +LIC_FILES_CHKSUM = "file://PRU-Package-v6.0- > Manifest.html;md5=ea854230556f47609efdaedca174b44c" > > 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 = "1ff0393b3b9454fe9c58399c1b5d2db511e8049c" > +SRCREV = "ff252a5e174f1b6aa42931744939f20d25d8e070" > > -PV = "5.5.0" > +PV = "5.6.0" > PR = "r1" > > require recipes-ti/includes/ti-paths.inc > @@ -33,6 +33,7 @@ DEPENDS = "ti-cgt-pru-native" > S = "${WORKDIR}/git" > > export PRU_CGT = "${TI_CGT_PRU_INSTALL_DIR}" > +export PRU_SSP = "${S}" > > SUBDIRS = "examples pru_cape/pru_fw lib/src labs" > > -- > 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12577): https://lists.yoctoproject.org/g/meta-ti/message/12577 Mute This Topic: https://lists.yoctoproject.org/mt/68754066/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
