From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] fb-test-app: Revert upstream 77bdfc6 "add function to place framebuffer ..."
Date: Tue, 18 Jun 2019 18:43:52 +0300 [thread overview]
Message-ID: <20190618154352.50597-1-andriy.shevchenko@linux.intel.com> (raw)
The patch breaks at least hotplug displays to work.
More details in submitted PR to the upstream, i.e.
https://github.com/prpplague/fb-test-app/pull/5.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
.../0001-update-version-number.patch | 27 +++++++++++++++++++
1 file changed, 27 insertions(+)
create mode 100644 package/fb-test-app/0001-update-version-number.patch
diff --git a/package/fb-test-app/0001-update-version-number.patch b/package/fb-test-app/0001-update-version-number.patch
new file mode 100644
index 0000000000..84d59be2e9
--- /dev/null
+++ b/package/fb-test-app/0001-update-version-number.patch
@@ -0,0 +1,27 @@
+From 063ec650960c2d79ac51f5c5f026cb05343a33e2 Mon Sep 17 00:00:00 2001
+From: David Anders <danders.dev@gmail.com>
+Date: Thu, 25 Sep 2014 11:52:11 -0500
+Subject: [PATCH 1/1] update version number
+
+---
+ Makefile | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index fecbbe4..ef786a2 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,8 +1,8 @@
+ VERSION = 1
+-PATCHLEVEL = 0
++PATCHLEVEL = 1
+ SUBLEVEL = 0
+ EXTRAVERSION = .git
+-NAME = tablet_rosa
++NAME = rosetta
+
+ ifdef CROSS_COMPILE
+ CC=$(CROSS_COMPILE)gcc
+--
+2.20.1
+
--
2.20.1
next reply other threads:[~2019-06-18 15:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-18 15:43 Andy Shevchenko [this message]
2019-06-18 15:47 ` [Buildroot] [PATCH v1] fb-test-app: Revert upstream 77bdfc6 "add function to place framebuffer ..." Andy Shevchenko
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=20190618154352.50597-1-andriy.shevchenko@linux.intel.com \
--to=andriy.shevchenko@linux.intel.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