]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
barebox-tools: install rk-usb-loader
authorMichael Tretter <m.tretter@pengutronix.de>
Thu, 24 Jul 2025 14:09:57 +0000 (16:09 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jul 2025 09:47:56 +0000 (10:47 +0100)
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 <m.tretter@pengutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/barebox/barebox-tools.bb

index e519796c1d2992dfc342521e2c23d94daebb81d8..eb327306d9152e80241e78f29cbf16df7761d414 100644 (file)
@@ -39,6 +39,7 @@ BAREBOX_TOOLS = " \
          omap3-usb-loader \
          omap4_usbboot \
          imx/imx-usb-loader \
+         rk-usb-loader \
          "
 
 BAREBOX_TOOLS_SUFFIX = ""