On 19/06/2019 15:39, Roger Quadros wrote: > Jake, > > How do I test the ELF files that are generated from this series?
Sorry, I should have asked, how do I get the ELF files? I don't have local build setup. cheers, -roger > > Denys, > > Please wait for my Tested-by Tag before pulling in this series. Thanks. > > cheers, > -roger > > On 19/06/2019 01:11, Denys Dmytriyenko wrote: >> Jake, >> >> You called the new recipe prueth-fw-am65x_git.bb (with 1 "x") but in >> linux-ti-staging you RDEPENDS on "prueth-fw-am65xx" (with 2 "x"). >> Since my next builds broke, I'll rebase and drop these patches for now. >> Please test and re-submit the fixes. Thanks. >> >> Denys >> >> >> On Tue, Jun 18, 2019 at 03:00:13PM -0400, Jacob Stiffler wrote: >>> Build prueth-fw for am65xx from sources and remove existing prebuilt >>> firmware recipe. >>> >>> Jacob Stiffler (5): >>> emac-lld-rtos: update to version 01.00.03.15 >>> emac-lld: separate SRC_URI in inc file >>> prueth-fw-am65xx: build am65xx prueth-fw from source >>> linux-ti-staging: switch RDEPENDS to prueth-fw-am65xx >>> prueth-fw-bin: remove prebuilt firmware recipe >>> >>> recipes-bsp/emac-lld/emac-lld-rtos_git.bb | 18 +++-------- >>> recipes-bsp/emac-lld/emac-lld.inc | 17 +++++++++++ >>> recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb | 44 >>> +++++++++++++++++++++++++++ >>> recipes-bsp/prueth-fw/prueth-fw-bin_git.bb | 32 ------------------- >>> recipes-kernel/linux/linux-ti-staging_4.19.bb | 2 +- >>> 5 files changed, 66 insertions(+), 47 deletions(-) >>> create mode 100644 recipes-bsp/emac-lld/emac-lld.inc >>> create mode 100644 recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb >>> delete mode 100644 recipes-bsp/prueth-fw/prueth-fw-bin_git.bb >>> >>> -- >>> 2.7.4 >>> >>> -- >>> _______________________________________________ >>> meta-ti mailing list >>> [email protected] >>> https://lists.yoctoproject.org/listinfo/meta-ti > -- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
