mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
u-boot-rockchip: update require path
The oe-core recipe was updated (2017.05 -> 2017.07), this recipe needed to be updated to suit. However, this u-boot (from rockchip) is still at version 2017.05. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
e728743edd
commit
3e32eb4cb1
|
@ -4,7 +4,7 @@
|
|||
# Released under the MIT license (see COPYING.MIT for the terms)
|
||||
|
||||
require recipes-bsp/u-boot/u-boot.inc
|
||||
require recipes-bsp/u-boot/u-boot-common_2017.05.inc
|
||||
require recipes-bsp/u-boot/u-boot-common_2017.07.inc
|
||||
|
||||
DESCRIPTION = "Rockchip next-dev U-Boot"
|
||||
COMPATIBLE_MACHINE = "(firefly-rk3288|rock2-square)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user