diff --git a/recipes-bsp/u-boot/files/binutils-2.28-ld-fix.patch b/recipes-bsp/u-boot/u-boot-rockchip/binutils-2.28-ld-fix.patch similarity index 100% rename from recipes-bsp/u-boot/files/binutils-2.28-ld-fix.patch rename to recipes-bsp/u-boot/u-boot-rockchip/binutils-2.28-ld-fix.patch diff --git a/recipes-bsp/u-boot/u-boot-rockchip_20171218.bb b/recipes-bsp/u-boot/u-boot-rockchip_20171218.bb index 420193d..4545f13 100644 --- a/recipes-bsp/u-boot/u-boot-rockchip_20171218.bb +++ b/recipes-bsp/u-boot/u-boot-rockchip_20171218.bb @@ -1,6 +1,8 @@ # Copyright (C) 2017 Fuzhou Rockchip Electronics Co., Ltd # Released under the MIT license (see COPYING.MIT for the terms) +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + include u-boot-rockchip.inc TAG = "release-${PV}"