On 05/11/2017 05:47 PM, Denys Dmytriyenko wrote: > Since no version update, bump the PR explicitly. > > Signed-off-by: Denys Dmytriyenko <[email protected]> > Cc: Suman Anna <[email protected]> > Cc: Dan Murphy <[email protected]>
Thanks Denys, Reviewed-by: Suman Anna <[email protected]> regards Suman > --- > recipes-bsp/prueth-fw/prueth-fw_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-bsp/prueth-fw/prueth-fw_git.bb > b/recipes-bsp/prueth-fw/prueth-fw_git.bb > index 77445e9..e8221ec 100644 > --- a/recipes-bsp/prueth-fw/prueth-fw_git.bb > +++ b/recipes-bsp/prueth-fw/prueth-fw_git.bb > @@ -4,7 +4,7 @@ LICENSE = "TI-TFL" > LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" > > PV = "3.1.4" > -PR = "r1" > +PR = "r2" > > CLEANBROKEN = "1" > > @@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "am57xx-evm|am437x-evm|am335x-evm|k2g" > > PACKAGE_ARCH = "${MACHINE_ARCH}" > > -SRCREV = "4ed1022c62bfe4ed4c66112024c8ee1301e9439d" > +SRCREV = "6e1cf7bbc7e8050cb5c64a9098ed0b8a5c9de884" > BRANCH ?= "ti-linux-firmware-4.1.y" > > SRC_URI = > "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" > -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
