mirror of
https://git.yoctoproject.org/poky
synced 2026-06-10 16:10:04 +00:00
barebox-tools: install rk-usb-loader
The rk-usb-loader is already enabled in the hosttools_defconfig and targettools_defconfig and compiled by the recipe. Add it to the BAREBOX_TOOLS list to actually install it. (From OE-Core rev: f5e182589b46ebd862721d5e24005d56cdddbe07) Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
006da82356
commit
ff0bc4bba0
@@ -39,6 +39,7 @@ BAREBOX_TOOLS = " \
|
|||||||
omap3-usb-loader \
|
omap3-usb-loader \
|
||||||
omap4_usbboot \
|
omap4_usbboot \
|
||||||
imx/imx-usb-loader \
|
imx/imx-usb-loader \
|
||||||
|
rk-usb-loader \
|
||||||
"
|
"
|
||||||
|
|
||||||
BAREBOX_TOOLS_SUFFIX = ""
|
BAREBOX_TOOLS_SUFFIX = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user