Since you'd need to completely re-do patch #1, I suggest you squash this change as well.
On Wed, Apr 19, 2017 at 04:00:04PM +0530, Karthik Ramanan wrote: > Signed-off-by: Karthik Ramanan <[email protected]> > --- > recipes-ti/devtools/ti-cgt-arm.bb | 4 ++-- > recipes-ti/devtools/ti-cgt-arm.inc | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-ti/devtools/ti-cgt-arm.bb > b/recipes-ti/devtools/ti-cgt-arm.bb > index 464374d..dbe61d4 100644 > --- a/recipes-ti/devtools/ti-cgt-arm.bb > +++ b/recipes-ti/devtools/ti-cgt-arm.bb > @@ -10,8 +10,8 @@ TI_BIN_UNPK_ARGS = "--prefix ${S}" > TI_BIN_UNPK_CMDS = "" > > BINFILE = "ti_cgt_tms470_${PV}.LTS_linux_installer_x86.bin" > -BINFILE_MD5 = "aa65a078eeddbf10e8e132a4cf1d58f0" > -BINFILE_SHA256 = > "a372fd6f7b2608e11326b5c7438311aa37c7fbca0728b158cb9064a0666a8a05" > +BINFILE_MD5 = "7b73e51e9548a4a0bf3923a336b1a974" > +BINFILE_SHA256 = > "d1a5c255319088be7d75b3fce1b16a2e3d60c75023db7dad16cab6d4d3425d06" > > do_install() { > install -d ${D}${M4_TOOLCHAIN_INSTALL_DIR_RECIPE} > diff --git a/recipes-ti/devtools/ti-cgt-arm.inc > b/recipes-ti/devtools/ti-cgt-arm.inc > index 195d59e..c14580c 100644 > --- a/recipes-ti/devtools/ti-cgt-arm.inc > +++ b/recipes-ti/devtools/ti-cgt-arm.inc > @@ -4,7 +4,7 @@ LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & > BSD-3-Clause & BSL-1.0 > > LIC_FILES_CHKSUM = "file://../${BINFILE};md5=${BINFILE_MD5}" > > -PV = "16.9.1" > +PV = "16.9.2" > PE = "0" > > BINFILE_NAME = "cgt_arm_installer" > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
