In this way the modifications will be used on all RK3066 boards. Signed-off-by: Eddie Cai <eddie.cai.li...@gmail.com> --- conf/machine/include/rk3066.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/conf/machine/include/rk3066.inc b/conf/machine/include/rk3066.inc index d43a88c..e454b08 100644 --- a/conf/machine/include/rk3066.inc +++ b/conf/machine/include/rk3066.inc @@ -1,9 +1,10 @@ # Copyright (C) 2014 NEO-Technologies # Released under the MIT license (see COPYING.MIT for the terms) +SOC_FAMILY = "rk3066" DEFAULTTUNE = "cortexa9-neon" require conf/machine/include/tune-cortexa9.inc - +require conf/machine/include/soc-family.inc PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" XSERVER = "xserver-xorg \ -- 2.7.4 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto