u-boot-rockchip: update require path

The oe-core recipe was updated, this recipe needed to be updated to suit.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2017-06-11 01:58:52 -04:00
parent f634e74cd5
commit c20bfc59c1

View File

@ -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.01.inc
require recipes-bsp/u-boot/u-boot-common_2017.05.inc
DESCRIPTION = "Rockchip next-dev U-Boot"
COMPATIBLE_MACHINE = "(firefly-rk3288|rock2-square)"