poky/meta
Max Krummenacher 17ea8b493d perf: sort-pmuevents: allow for additional type qualifiers and storage class
With kernel 5.16 some structs in pmu-events do get a const qualifier, some
a static const storage class and qualifier.

The current sort-pmuevents cannot cope with that and drops all struct
arrays with such additional elements. This then leads to compiler errors.

Allow '^struct', '^const struct', '^static struct', '^static const struct'.

(From OE-Core rev: e0d5d93a18d1682f3393fc10133f08009f008601)

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
(cherry picked from commit 8406e83ade1c34d8a7d8063f2e7445aafa471721)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-05-12 16:42:13 +01:00
..
classes base: Drop git intercept 2022-05-12 16:42:13 +01:00
conf bitbake.conf: mark all directories as safe for git to read 2022-05-03 21:02:02 +01:00
files sdk: fix search for dynamic loader 2022-02-24 11:12:39 +00:00
lib oeqa/selftest: add test for git working correctly inside pseudo 2022-05-12 16:42:13 +01:00
recipes-bsp u-boot: Inherit pkgconfig 2022-04-28 00:14:00 +01:00
recipes-connectivity neard: Switch SRC_URI to git repo 2022-05-12 16:42:12 +01:00
recipes-core volatile-binds: Change DefaultDependencies from false to no 2022-05-12 16:42:13 +01:00
recipes-devtools pseudo: Fix handling of absolute links 2022-04-22 16:12:18 +01:00
recipes-example meta: Add explict branch to git SRC_URIs 2021-11-15 11:56:17 +00:00
recipes-extended shadow-native: Simplify and fix syslog disable patch 2022-04-28 00:14:00 +01:00
recipes-gnome epiphany: Update 40.3 -> 40.6 2022-01-19 11:11:57 +00:00
recipes-graphics libxshmfence: Correct LICENSE to HPND 2022-04-22 16:12:18 +01:00
recipes-kernel perf: sort-pmuevents: allow for additional type qualifiers and storage class 2022-05-12 16:42:13 +01:00
recipes-multimedia alsa-tools: Ensure we install correctly 2022-04-28 00:14:00 +01:00
recipes-rt Convert to new override syntax 2021-08-02 15:44:10 +01:00
recipes-sato webkitgtk: update to 2.32.4 2022-04-09 08:27:05 +01:00
recipes-support gmp: add missing COPYINGv3 2022-04-28 00:14:00 +01:00
site site: Drop ORBit2 relared cached variables 2021-09-23 13:49:11 +01:00
COPYING.MIT
recipes.txt