On 2016/12/06 09:48, Stuart Henderson wrote: > Since this changes the pkgpath, dependencies need a bump to chase it - > you're already bumping the various devel/arm-none-eabi so... > > sqlite> select * from depends where dependspath like 'devel/arm-none-eabi%' > ...> and fullpkgpath not like 'devel/arm-none-eabi%'; > sysutils/u-boot|devel/arm-none-eabi/gcc-linaro|||devel/arm-none-eabi/gcc-linaro|B > > ...sysutils/u-boot is the only thing you'd need to touch.
btw I was wrong here, it is of course only a BUILD_DEPENDS of u-boot (not a RUN_DEPENDS or LIB_DEPENDS), so it doesn't make it into the package.. so you don't need to bump u-boot REVISION just for this.
