Build breakage - seems to be some sort of race...
On Tue, Jul 03, 2018 at 01:04:30PM -0500, Dan Murphy wrote: > Breaks the build or breaks the boot because this built fine for the uBoot > compilation job. > > Dan > > On 07/03/2018 01:01 PM, Denys Dmytriyenko wrote: > > This breaks at least am57xx now - I'm investigating... > > > > > > On Tue, Jul 03, 2018 at 11:07:35AM -0500, Dan Murphy wrote: > >> Signed-off-by: Dan Murphy <[email protected]> > >> --- > >> recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 ++-- > >> 1 file changed, 2 insertions(+), 2 deletions(-) > >> > >> diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb > >> b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb > >> index fc0a10e7..33110c1b 100644 > >> --- a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb > >> +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb > >> @@ -1,7 +1,7 @@ > >> require u-boot-ti.inc > >> > >> -PR = "r13" > >> +PR = "r14" > >> > >> BRANCH = "ti-u-boot-2018.01" > >> > >> -SRCREV = "e1183b1ef6a3dc5d54603f904307bdbae51f22c3" > >> +SRCREV = "d87d0db0acc533e7f9d2711b9cbe1548c7eb9cf9" > >> -- > >> 2.17.0.582.gccdcbd54c > >> > > > -- > ------------------ > Dan Murphy -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
