All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] perfetto: update 27.1 -> 28.0
@ 2022-12-01 17:41 Markus Volk
  2022-12-02 16:27 ` [oe] " Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Markus Volk @ 2022-12-01 17:41 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Markus Volk

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../files/0001-meson-add-pc-file-for-lib_perfetto.patch       | 2 +-
 meta-oe/recipes-devtools/perfetto/perfetto.inc                | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch b/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch
index 70de44173..d6092afeb 100644
--- a/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch
+++ b/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch
@@ -17,7 +17,7 @@ index 06015141c..752b4d928 100644
      ['c','cpp'],
 -    default_options: ['c_std=c99', 'cpp_std=c++11']
 +    default_options: ['c_std=c99', 'cpp_std=c++11'],
-+    version: '27.1'
++    version: '28.0'
  )
  
 +soversion = meson.project_version()
diff --git a/meta-oe/recipes-devtools/perfetto/perfetto.inc b/meta-oe/recipes-devtools/perfetto/perfetto.inc
index 5cb6f8bb3..a8e72af1a 100644
--- a/meta-oe/recipes-devtools/perfetto/perfetto.inc
+++ b/meta-oe/recipes-devtools/perfetto/perfetto.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/google/perfetto"
 
 SRC_URI = "git://github.com/google/perfetto.git;protocol=https;name=perfetto;nobranch=1"
 
-SRCREV_perfetto = "1c52b5e132312aeb007ed180d4ba1d8d66227923"
-PV = "27.1"
+SRCREV_perfetto = "99ead408d98eaa25b7819c7e059734bea42fa148"
+PV = "28.0"
 
 S = "${WORKDIR}/git"
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-04  7:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-01 17:41 [meta-oe][PATCH] perfetto: update 27.1 -> 28.0 Markus Volk
2022-12-02 16:27 ` [oe] " Khem Raj
2022-12-03  8:01   ` Markus Volk
2022-12-04  7:35   ` Markus Volk

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.