All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steve Sakoman" <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 02/20] linux-firmware: fix the wrong file path for ibt-misc
Date: Fri, 17 Jul 2020 04:37:07 -1000	[thread overview]
Message-ID: <21cd2d89667a286352e70daf07129292b842aa81.1594996440.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1594996440.git.steve@sakoman.com>

From: Yongxin Liu <yongxin.liu@windriver.com>

Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 7c1470ea6e337dc1d1e320d33267f06584e9752d)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 meta/recipes-kernel/linux-firmware/linux-firmware_20200619.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200619.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20200619.bb
index 392e03a10a..79acccddc7 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20200619.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20200619.bb
@@ -813,7 +813,7 @@ FILES_${PN}-ibt-hw-37-8 = "${nonarch_base_libdir}/firmware/intel/ibt-hw-37.8*.bs
 FILES_${PN}-ibt-11-5    = "${nonarch_base_libdir}/firmware/intel/ibt-11-5.sfi ${nonarch_base_libdir}/firmware/intel/ibt-11-5.ddc"
 FILES_${PN}-ibt-12-16   = "${nonarch_base_libdir}/firmware/intel/ibt-12-16.sfi ${nonarch_base_libdir}/firmware/intel/ibt-12-16.ddc"
 FILES_${PN}-ibt-17 = "${nonarch_base_libdir}/firmware/intel/ibt-17-*.sfi ${nonarch_base_libdir}/firmware/intel/ibt-17-*.ddc"
-FILES_${PN}-ibt-misc    = "${nonarch_base_libdir}/firmware/ibt-*"
+FILES_${PN}-ibt-misc    = "${nonarch_base_libdir}/firmware/intel/ibt-*"
 
 RDEPENDS_${PN}-ibt-hw-37-7 = "${PN}-ibt-license"
 RDEPENDS_${PN}-ibt-hw-37.8 = "${PN}-ibt-license"
-- 
2.17.1


  parent reply	other threads:[~2020-07-17 14:38 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17 14:37 [OE-core][dunfell 00/20] Patch review Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 01/20] insane: consolidate skipping of temporary do_package files Steve Sakoman
2020-07-17 14:37 ` Steve Sakoman [this message]
2020-07-17 14:37 ` [OE-core][dunfell 03/20] linux-firmware: move ibt-misc to the end of ibt packages Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 04/20] bison: fix Argument list too long error Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 05/20] avahi: Fix typo in recipe Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 06/20] oeqa/selftest/sstatetests: Avoid polluting DL_DIR Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 07/20] subversion: extend for nativesdk Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 08/20] serf: " Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 09/20] u-boot: fix condition to allow use of *.cfg Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 10/20] go: Disbale CGO for riscv64 Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 11/20] go-dep: Fix build on riscv64 Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 12/20] ptest: append to FILES Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 13/20] nativesdk: clear MACHINE_FEATURES Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 14/20] nativesdk: Set the CXXFLAGS to the BUILDSDK_CXXFLAGS Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 15/20] lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTEND Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 16/20] scripts/lib/recipetool/create.py: fix regex strings Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 17/20] babeltrace: correct the git SRC_URI Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 18/20] qemurunner: Ensure pid location is deterministic Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 19/20] qemurunner: Add extra debug info when qemu fails to start Steve Sakoman
2020-07-17 14:37 ` [OE-core][dunfell 20/20] oeqa/utils/qemurunner: Fix missing pid file tracebacks 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=21cd2d89667a286352e70daf07129292b842aa81.1594996440.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 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.