All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: poky@yoctoproject.org
Subject: [PATCH] meta-yocto: Delete PREFERRED_VERSION for obsolete version of U-Boot.
Date: Mon, 4 Jul 2016 06:47:43 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LFD.2.20.1607040639330.6324@localhost.localdomain> (raw)


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
========================================================================



             reply	other threads:[~2016-07-04 10:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-04 10:47 Robert P. J. Day [this message]
2016-07-04 13:23 ` [PATCH] meta-yocto: Delete PREFERRED_VERSION for obsolete version of U-Boot 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LFD.2.20.1607040639330.6324@localhost.localdomain \
    --to=rpjday@crashcourse.ca \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.