JeffyCN / meta-rockchip

Yocto BSP layer for the Rockchip SOC boards
Other
114 stars 86 forks source link

Running bitbake -c clean deletes rkbin #81

Closed medemi68 closed 10 months ago

medemi68 commented 10 months ago

Hi,

I've noticed that running bitbake -c clean u-boot-rockchip deletes the rkbin stuff that is in that folder, requiring you to actually run bitbake -c cleanall u-boot-rockchip forcing a redownload. Considering that u-boot-rockchip is quite large, is this the intended behaviour?

Perhaps you could write a custom clean command to leave the rkbin intact?

Miguel

JeffyCN commented 10 months ago

please check the readme for using a local custom u-boot