> ti-sysbios: Upstream version 6.46.5.55 "... upgrade to ..."
Also, please make it a diff - pass -M/-C to git format-patch or send email... -- Denys On Fri, Jun 16, 2017 at 10:34:16AM -0500, Ivan Pang wrote: > Signed-off-by: Ivan Pang <[email protected]> > --- > recipes-ti/bios/ti-sysbios_6.46.01.38.bb | 12 ------------ > recipes-ti/bios/ti-sysbios_6.46.05.55.bb | 12 ++++++++++++ > 2 files changed, 12 insertions(+), 12 deletions(-) > delete mode 100644 recipes-ti/bios/ti-sysbios_6.46.01.38.bb > create mode 100644 recipes-ti/bios/ti-sysbios_6.46.05.55.bb > > diff --git a/recipes-ti/bios/ti-sysbios_6.46.01.38.bb > b/recipes-ti/bios/ti-sysbios_6.46.01.38.bb > deleted file mode 100644 > index 407b3b4..0000000 > --- a/recipes-ti/bios/ti-sysbios_6.46.01.38.bb > +++ /dev/null > @@ -1,12 +0,0 @@ > -require recipes-ti/bios/ti-sysbios.inc > - > -PV = "6_46_01_38" > -PR = "r0" > - > -LIC_FILES_CHKSUM = > "file://manifest_bios_${PV}.html;md5=da86dca468e5dd80484dc83473ea32e3" > - > -SRC_URI[sysbiosbin.md5sum] = "5aee070f73eb6f3d9aab2ff9c483f396" > -SRC_URI[sysbiosbin.sha256sum] = > "3a04a584c3ee3221997b7d616ba45bbcc21ad241f4a4ab5c0f28c465d538af90" > - > -TI_BIN_UNPK_CMDS="" > -TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" > diff --git a/recipes-ti/bios/ti-sysbios_6.46.05.55.bb > b/recipes-ti/bios/ti-sysbios_6.46.05.55.bb > new file mode 100644 > index 0000000..e910d53 > --- /dev/null > +++ b/recipes-ti/bios/ti-sysbios_6.46.05.55.bb > @@ -0,0 +1,12 @@ > +require recipes-ti/bios/ti-sysbios.inc > + > +PV = "6_46_05_55" > +PR = "r0" > + > +LIC_FILES_CHKSUM = > "file://manifest_bios_${PV}.html;md5=1c88b63f0ce751d88354de0727623eba" > + > +SRC_URI[sysbiosbin.md5sum] = "8182effcbeea90778e393818ec4d65e8" > +SRC_URI[sysbiosbin.sha256sum] = > "2ad3432cafd1a93dd8cd1e56b722c979852d5c72f5defc29843d507cdd7b667a" > + > +TI_BIN_UNPK_CMDS="" > +TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" > -- > 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
