diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2021-05-14 07:36:27 -0700 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-05-14 11:06:06 -0400 |
| commit | 09c3281d443c9f9b00f0bae3ac62e504b25dd6c8 (patch) | |
| tree | 06ba460166d9e21603eeded9b60b0a47387f2f7f /recipes-extended/dev86/dev86_git.bb | |
| parent | d1e08a20d169b8cbcca20987d709ae4eb25a3be8 (diff) | |
| download | meta-virtualization-09c3281d443c9f9b00f0bae3ac62e504b25dd6c8.tar.gz | |
dev86: fix compatibility with gperf-3.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-extended/dev86/dev86_git.bb')
| -rw-r--r-- | recipes-extended/dev86/dev86_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/dev86/dev86_git.bb b/recipes-extended/dev86/dev86_git.bb index c987342b..a5f40fab 100644 --- a/recipes-extended/dev86/dev86_git.bb +++ b/recipes-extended/dev86/dev86_git.bb | |||
| @@ -9,6 +9,8 @@ PV = "${BASE_PV}+git${SRCPV}" | |||
| 9 | SRCREV = "e254e0b19651d3b8a20225b40281c9974a95dec4" | 9 | SRCREV = "e254e0b19651d3b8a20225b40281c9974a95dec4" |
| 10 | SRC_URI = "git://github.com/jbruchon/${BPN}.git;protocol=https \ | 10 | SRC_URI = "git://github.com/jbruchon/${BPN}.git;protocol=https \ |
| 11 | file://0001-cpp-Makefile-respect-LDFLAGS-when-building-bcc-cpp.patch \ | 11 | file://0001-cpp-Makefile-respect-LDFLAGS-when-building-bcc-cpp.patch \ |
| 12 | file://0003-cpp-update-token1.tok-to-make-new-gperf-happy-regen..patch \ | ||
| 13 | file://0004-regen-token2.h-token1.h-with-gperf-3.1.patch \ | ||
| 12 | " | 14 | " |
| 13 | SRC_URI_append_class-target = " \ | 15 | SRC_URI_append_class-target = " \ |
| 14 | file://0002-Makefile-use-ifdefg-from-dev86-native-instead-of-tar.patch \ | 16 | file://0002-Makefile-use-ifdefg-from-dev86-native-instead-of-tar.patch \ |
