From: Michael Tretter Date: Thu, 24 Jul 2025 14:09:57 +0000 (+0200) Subject: barebox-tools: install rk-usb-loader X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e182589b46ebd862721d5e24005d56cdddbe07;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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. Signed-off-by: Michael Tretter Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-bsp/barebox/barebox-tools.bb b/meta/recipes-bsp/barebox/barebox-tools.bb index e519796c1d..eb327306d9 100644 --- a/meta/recipes-bsp/barebox/barebox-tools.bb +++ b/meta/recipes-bsp/barebox/barebox-tools.bb @@ -39,6 +39,7 @@ BAREBOX_TOOLS = " \ omap3-usb-loader \ omap4_usbboot \ imx/imx-usb-loader \ + rk-usb-loader \ " BAREBOX_TOOLS_SUFFIX = ""