All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] meta-yocto: Delete PREFERRED_VERSION for obsolete version of U-Boot.
@ 2016-07-04 10:47 Robert P. J. Day
  2016-07-04 13:23 ` Khem Raj
  0 siblings, 1 reply; 10+ messages in thread
From: Robert P. J. Day @ 2016-07-04 10:47 UTC (permalink / raw)
  To: poky


The OE recipe for U-Boot v2013.07 was deleted in 2014, so remove this
reference to it.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index f3ad12d..1e7de09 100644
--- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
@@ -22,7 +22,6 @@ XSERVER ?= "xserver-xorg \
             xf86-input-evdev \
             xf86-video-fbdev"

-PREFERRED_VERSION_u-boot ?= "v2013.07%"
 UBOOT_ENTRYPOINT = "0x00000000"

 KERNEL_DEVICETREE = "mpc8315erdb.dtb"

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-07-07  8:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-04 10:47 [PATCH] meta-yocto: Delete PREFERRED_VERSION for obsolete version of U-Boot Robert P. J. Day
2016-07-04 13:23 ` Khem Raj
2016-07-04 13:29   ` Robert P. J. Day
2016-07-05 10:17   ` Robert P. J. Day
2016-07-05 14:58     ` Khem Raj
2016-07-05 16:40       ` Robert P. J. Day
2016-07-05 16:46         ` Burton, Ross
2016-07-05 17:23         ` Khem Raj
2016-07-06 18:24           ` Robert P. J. Day
2016-07-07  8:42             ` Kevin Hao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.