Re: [yocto] [meta-rockchip][PATCH] u-boot-rockchip: Switch to u-boot-common_2017.05.inc

2017-06-12 Thread Romain Perier
Hello,


Le 11/06/2017 à 21:54, Trevor Woerner a écrit :
> Hi Romain,
>
> My nightly builds alerted me to the problem, so I fixed it and already
> pushed a patch.
> Thanks!
>
> Best regards,
> Trevor
Erf, I missed that.

Thanks,
Romain
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-rockchip][PATCH] u-boot-rockchip: Switch to u-boot-common_2017.05.inc

2017-06-11 Thread Trevor Woerner
Hi Romain,

My nightly builds alerted me to the problem, so I fixed it and already
pushed a patch.
Thanks!

Best regards,
Trevor
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-rockchip][PATCH] u-boot-rockchip: Switch to u-boot-common_2017.05.inc

2017-06-11 Thread Romain Perier
Use the include file that has been introduced by commit
241cd21f70a537d23147a7e7b367bfc49fda1ac5

Signed-off-by: Romain Perier 
---
 recipes-bsp/u-boot/u-boot-rockchip_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/u-boot/u-boot-rockchip_git.bb 
b/recipes-bsp/u-boot/u-boot-rockchip_git.bb
index 291438a..c0b1ff6 100644
--- a/recipes-bsp/u-boot/u-boot-rockchip_git.bb
+++ b/recipes-bsp/u-boot/u-boot-rockchip_git.bb
@@ -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)"
-- 
1.8.3.1

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto