From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: bluez-dtl1-workaround not provided?
Date: Fri, 26 Nov 2010 08:46:37 +0100 [thread overview]
Message-ID: <20101126074637.GS3274@jama> (raw)
In-Reply-To: <AANLkTinbu9JpEw5fdX8pHcxraf4uTdCf7JKm9v1UekeS@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 356 bytes --]
On Thu, Nov 25, 2010 at 06:24:36PM +0100, Andrea Adami wrote:
> Hello,
>
> build from scratch of console image for c7x0/armv5te leads to:
With new kernel I had this some time ago.. I'm using this patch since
then, but never send it here as I didn't look why this was needed
before..
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: 0004-kernel-kill-bluez-dtl1-workaround.patch --]
[-- Type: text/plain, Size: 1771 bytes --]
From df57c608af9e0a98ff1a1b3dc8259d80f86f09b9 Mon Sep 17 00:00:00 2001
From: Martin Jansa <Martin.Jansa@gmail.com>
Date: Tue, 10 Aug 2010 21:37:29 +0200
Subject: [PATCH 04/18] kernel: kill bluez-dtl1-workaround
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
classes/kernel.bbclass | 5 -----
recipes/tasks/task-base.bb | 1 -
2 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/classes/kernel.bbclass b/classes/kernel.bbclass
index 7039d27..5874d75 100644
--- a/classes/kernel.bbclass
+++ b/classes/kernel.bbclass
@@ -266,11 +266,6 @@ ALLOW_EMPTY_kernel = "1"
ALLOW_EMPTY_kernel-base = "1"
ALLOW_EMPTY_kernel-image = "1"
-# Userspace workarounds for kernel modules issues
-# This is shame, fix the kernel instead!
-DEPENDS_kernel-module-dtl1-cs = "bluez-dtl1-workaround"
-RDEPENDS_kernel-module-dtl1-cs = "bluez-dtl1-workaround"
-
# renamed modules
RPROVIDES_kernel-module-aes-generic = "kernel-module-aes"
diff --git a/recipes/tasks/task-base.bb b/recipes/tasks/task-base.bb
index ecc5278..7fc7cee 100644
--- a/recipes/tasks/task-base.bb
+++ b/recipes/tasks/task-base.bb
@@ -266,7 +266,6 @@ RRECOMMENDS_task-base-bluetooth = "\
${@base_contains('COMBINED_FEATURES', 'pcmcia', 'kernel-module-bluecard-cs', '',d)} \
${@base_contains('COMBINED_FEATURES', 'pcmcia', 'kernel-module-bluetoothuart-cs', '',d)} \
${@base_contains('COMBINED_FEATURES', 'pcmcia', 'kernel-module-dtl1-cs', '',d)} \
- ${@base_contains('COMBINED_FEATURES', 'pcmcia', 'bluez-dtl1-workaround', '',d)} \
"
# bluez-dtl1-workaround above is workaround for bitbake not handling DEPENDS on it in
# kernel.bbclass. It should be there as long as kernel-module-dtl1-cs is, but not longer.
--
1.7.3.2
next prev parent reply other threads:[~2010-11-26 7:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-25 17:24 bluez-dtl1-workaround not provided? Andrea Adami
2010-11-25 20:48 ` Frans Meulenbroeks
2010-11-26 7:46 ` Martin Jansa [this message]
2010-11-30 22:09 ` Khem Raj
2010-12-01 6:07 ` [PATCHv2] kernel.bbclass: put bluez-dtl1-workaround to DEPENDS directly Martin Jansa
2010-11-26 8:29 ` bluez-dtl1-workaround not provided? Marcin Juszkiewicz
2010-11-26 10:59 ` Phil Blundell
2010-11-27 18:46 ` Andrea Adami
2010-11-30 18:50 ` Martin Jansa
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=20101126074637.GS3274@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@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.