mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
overo: use the new upstream u-boot recipe
In preparation to remove the u-boot-omap3 recipe, update the overo machine to use the new upstream u-boot recipe. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
fb07e93b8e
commit
f1902976e5
@@ -18,7 +18,7 @@ SERIAL_CONSOLE = "115200 ttyS2"
|
||||
|
||||
IMAGE_FSTYPES += "tar.bz2 jffs2"
|
||||
EXTRA_IMAGECMD_jffs2 = "-lnp "
|
||||
EXTRA_IMAGEDEPENDS += "u-boot-omap3 x-load"
|
||||
EXTRA_IMAGEDEPENDS += "u-boot x-load"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
|
||||
#XSERVER = "xserver-xorg \
|
||||
|
||||
Reference in New Issue
Block a user