public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 10/11] lttng-tools: Add missing DEPENDS on bison-native
Date: Thu, 20 Jan 2022 11:23:49 -1000	[thread overview]
Message-ID: <32dd9e93c8a49c07d28c8bf240145c9e48864de7.1642693490.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1642693490.git.steve@sakoman.com>

From: Richard Purdie <richard.purdie@linuxfoundation.org>

This was being provided by other pieces of the dependency chain but is
specifically required by configure and could fail if those pieces come
from sstate. Fix such builds by adding the missing dependency.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ba2587beb2a3fb0ef9139f846e161542d2c5c4ae)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb b/meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb
index e830475d0d..6306193809 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01d7fc4496aacf37d90df90b90b0cac1 \
                     file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://lgpl-2.1.txt;md5=0f0d71500e6a57fd24d825f33242b9ca"
 
-DEPENDS = "liburcu popt libxml2 util-linux"
+DEPENDS = "liburcu popt libxml2 util-linux bison-native"
 RDEPENDS_${PN} = "libgcc"
 RDEPENDS_${PN}-ptest += "make perl bash gawk babeltrace procps perl-module-overloading coreutils util-linux kmod lttng-modules sed python3-core"
 RDEPENDS_${PN}-ptest_append_libc-glibc = " glibc-utils"
-- 
2.25.1



  parent reply	other threads:[~2022-01-20 21:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-20 21:23 [OE-core][dunfell 00/11] Patch review Steve Sakoman
2022-01-20 21:23 ` [OE-core][dunfell 01/11] expat fix CVE-2022-22822 through CVE-2022-22827 Steve Sakoman
2022-01-20 21:23 ` [OE-core][dunfell 02/11] expat: fix CVE-2021-45960 Steve Sakoman
2022-01-20 21:23 ` [OE-core][dunfell 03/11] expat: fix CVE-2021-46143 Steve Sakoman
2022-01-20 21:23 ` [OE-core][dunfell 04/11] speex: fix CVE-2020-23903 Steve Sakoman
2022-01-20 21:23 ` [OE-core][dunfell 05/11] linux-yocto/5.4: update to v5.4.169 Steve Sakoman
2022-01-20 21:23 ` [OE-core][dunfell 06/11] linux-yocto/5.4: update to v5.4.170 Steve Sakoman
2022-01-20 21:23 ` [OE-core][dunfell 07/11] linux-yocto/5.4: update to v5.4.171 Steve Sakoman
2022-01-20 21:23 ` [OE-core][dunfell 08/11] linux-yocto/5.4: update to v5.4.172 Steve Sakoman
2022-01-20 21:23 ` [OE-core][dunfell 09/11] kernel: introduce python3-dtschema-wrapper Steve Sakoman
2022-01-20 21:23 ` Steve Sakoman [this message]
2022-01-20 21:23 ` [OE-core][dunfell 11/11] Revert "weston: Use systemd notify," Steve Sakoman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32dd9e93c8a49c07d28c8bf240145c9e48864de7.1642693490.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox