mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
userland: Upgrade to latest as of 20201027
refresh patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 3b568db9460c0359e8bda8256aa2161e5aafe07c Mon Sep 17 00:00:00 2001
|
||||
From 03053b119a625a03e28a86be0f0ab2aa9e2a6a49 Mon Sep 17 00:00:00 2001
|
||||
From: Tomeu Vizoso <tomeu.vizoso@collabora.com>
|
||||
Date: Tue, 1 Oct 2013 13:19:20 +0200
|
||||
Subject: [PATCH 03/21] wayland: Add Wayland example
|
||||
Subject: [PATCH] wayland: Add Wayland example
|
||||
|
||||
---
|
||||
.../linux/apps/hello_pi/CMakeLists.txt | 1 +
|
||||
@@ -861,6 +861,3 @@ index 0000000..1a7bfc4
|
||||
+
|
||||
+ ret = wl_display_dispatch(state.wl_display);
|
||||
+ }
|
||||
+
|
||||
+ exit_func(&state);
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user