From: unixmania at gmail.com <unixmania@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next v2 0/5] fix beaglebone_qt5
Date: Thu, 14 Nov 2019 09:42:10 -0300 [thread overview]
Message-ID: <20191114124215.12985-1-unixmania@gmail.com> (raw)
From: Carlos Santos <unixmania@gmail.com>
Fix some issues in Lothar's initial patch.
Add a patch dropping the custom post-image script.
Carlos Santos (1):
configs/beaglebone_qt5: don't use custom post-image script
Lothar Felten (4):
package/ti-sgx-libgbm: new package
package/ti-sgx-{km,um,demos}: bump to latest TI version
package/qt5/qt5base: support ti-sgx-libgbm
configs/beaglebone_qt5: bump kernel and U-Boot, add weston
...ux-4.1-sgx.fragment => linux-sgx.fragment} | 1 +
board/beaglebone/post-image.sh | 29 ---------
configs/beaglebone_qt5_defconfig | 27 ++++----
package/Config.in | 1 +
package/qt5/qt5base/qt5base.mk | 5 +-
package/ti-sgx-demos/ti-sgx-demos.hash | 2 +-
package/ti-sgx-demos/ti-sgx-demos.mk | 6 +-
package/ti-sgx-km/Config.in | 37 +----------
package/ti-sgx-km/ti-sgx-km.hash | 2 +-
package/ti-sgx-km/ti-sgx-km.mk | 22 ++-----
.../0001_fix_sysmacro_include.patch | 12 ++++
package/ti-sgx-libgbm/Config.in | 5 ++
package/ti-sgx-libgbm/ti-sgx-libgbm.hash | 2 +
package/ti-sgx-libgbm/ti-sgx-libgbm.mk | 41 ++++++++++++
...-Makefile-do-not-install-init-script.patch | 39 +++++++++++
package/ti-sgx-um/Config.in | 3 +
package/ti-sgx-um/S80ti-sgx | 64 +++++++++++++++----
package/ti-sgx-um/powervr.ini | 6 --
package/ti-sgx-um/ti-sgx-um.hash | 2 +-
package/ti-sgx-um/ti-sgx-um.mk | 19 +++---
20 files changed, 199 insertions(+), 126 deletions(-)
rename board/beaglebone/{linux-4.1-sgx.fragment => linux-sgx.fragment} (92%)
delete mode 100755 board/beaglebone/post-image.sh
create mode 100644 package/ti-sgx-libgbm/0001_fix_sysmacro_include.patch
create mode 100644 package/ti-sgx-libgbm/Config.in
create mode 100644 package/ti-sgx-libgbm/ti-sgx-libgbm.hash
create mode 100644 package/ti-sgx-libgbm/ti-sgx-libgbm.mk
create mode 100644 package/ti-sgx-um/0001-Makefile-do-not-install-init-script.patch
delete mode 100644 package/ti-sgx-um/powervr.ini
--
2.18.1
next reply other threads:[~2019-11-14 12:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-14 12:42 unixmania at gmail.com [this message]
2019-11-14 12:42 ` [Buildroot] [PATCH/next v2 1/5] package/ti-sgx-libgbm: new package unixmania at gmail.com
2019-11-14 16:59 ` Yann E. MORIN
2019-11-14 12:42 ` [Buildroot] [PATCH/next v2 2/5] package/ti-sgx-{km, um, demos}: bump to latest TI version unixmania at gmail.com
2019-11-14 12:42 ` [Buildroot] [PATCH/next v2 3/5] package/qt5/qt5base: support ti-sgx-libgbm unixmania at gmail.com
2019-11-14 12:42 ` [Buildroot] [PATCH/next v2 4/5] configs/beaglebone_qt5: bump kernel and U-Boot, add weston unixmania at gmail.com
2019-11-14 12:42 ` [Buildroot] [PATCH/next v2 5/5] configs/beaglebone_qt5: don't use custom post-image script unixmania at gmail.com
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=20191114124215.12985-1-unixmania@gmail.com \
--to=unixmania@gmail.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox