mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 20:59:03 +02:00
u-boot-rockchip: update require path 2007.11
The oe-core recipe was updated (2017.09 -> 2017.11), this recipe needs to be updated to suit. Note, however, that this u-boot from rockchip is at version 2017.07. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
76f520fb55
commit
1464d61aec
|
@ -4,7 +4,7 @@
|
||||||
# Released under the MIT license (see COPYING.MIT for the terms)
|
# 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.inc
|
||||||
require recipes-bsp/u-boot/u-boot-common_2017.09.inc
|
require recipes-bsp/u-boot/u-boot-common_2017.11.inc
|
||||||
|
|
||||||
DESCRIPTION = "Rockchip next-dev U-Boot"
|
DESCRIPTION = "Rockchip next-dev U-Boot"
|
||||||
COMPATIBLE_MACHINE = "(firefly-rk3288|rock2-square)"
|
COMPATIBLE_MACHINE = "(firefly-rk3288|rock2-square)"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user