[Buildroot] [PATCH v1] fb-test-app: Revert upstream 77bdfc6 "add function to place framebuffer ..."

Andy Shevchenko andriy.shevchenko at linux.intel.com
Tue Jun 18 15:47:09 UTC 2019


On Tue, Jun 18, 2019 at 06:43:52PM +0300, Andy Shevchenko wrote:
> 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.

Please, ignore. Just sent a proper one.

> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at 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 at 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
> 

-- 
With Best Regards,
Andy Shevchenko





More information about the buildroot mailing list