All of lore.kernel.org
 help / color / mirror / Atom feed
From: ayaka <ayaka@soulik.info>
To: yocto@yoctoproject.org
Cc: Randy 'ayaka' Li <ayaka@soulik.info>, romain.perier@gmail.com
Subject: [meta-rockchip] [PATCH v2 0/3] fixup u-boot compiling error
Date: Thu, 20 Jun 2019 19:14:07 +0800	[thread overview]
Message-ID: <20190620111410.4573-1-ayaka@soulik.info> (raw)

From: Randy 'ayaka' Li <ayaka@soulik.info>

Changelog
v2:
Fixed unset SRCREV stopped building in the previous time
Fixed compiler warning in GCC 9 of new oe

Randy 'ayaka' Li (2):
  recipes-bsp/u-boot: fixup build for gcc7
  recipes-bsp/u-boot: update build rules

Randy Li (1):
  recipes-bsp/u-boot: update to the latest version

 recipes-bsp/u-boot/u-boot-rockchip.inc        | 12 ++++++
 .../u-boot/u-boot-rockchip/gcc7_fixup.patch   | 38 +++++++++++++++++++
 .../u-boot-rockchip/gcc9-no-Werror.patch      | 13 +++++++
 .../u-boot/u-boot-rockchip_20171218.bb        |  4 ++
 recipes-bsp/u-boot/u-boot-rockchip_git.bb     | 19 ++++++++++
 5 files changed, 86 insertions(+)
 create mode 100644 recipes-bsp/u-boot/u-boot-rockchip/gcc7_fixup.patch
 create mode 100644 recipes-bsp/u-boot/u-boot-rockchip/gcc9-no-Werror.patch
 create mode 100644 recipes-bsp/u-boot/u-boot-rockchip_git.bb

-- 
2.21.0



             reply	other threads:[~2019-06-20 11:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-20 11:14 ayaka [this message]
2019-06-20 11:14 ` [PATCH v2 1/3] recipes-bsp/u-boot: fixup build for gcc7 ayaka
2019-06-20 11:14 ` [PATCH v2 2/3] recipes-bsp/u-boot: update build rules ayaka
2019-06-20 11:14 ` [PATCH v2 3/3] recipes-bsp/u-boot: update to the latest version ayaka

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=20190620111410.4573-1-ayaka@soulik.info \
    --to=ayaka@soulik.info \
    --cc=romain.perier@gmail.com \
    --cc=yocto@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.