From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][meta-oe] devicekit-power: add missing dependency on libgudev
Date: Thu, 12 Nov 2015 15:51:10 +0100 [thread overview]
Message-ID: <20151112145110.GG2574@jama> (raw)
In-Reply-To: <1447324352-27951-1-git-send-email-Martin.Jansa@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1984 bytes --]
On Thu, Nov 12, 2015 at 11:32:32AM +0100, Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
> meta-networking/recipes-kernel/netmap/netmap-modules_git.bb | 2 +-
> meta-oe/recipes-support/devicekit/devicekit-power_014.bb | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb b/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb
> index c1c319d..6365fee 100644
> --- a/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb
> +++ b/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb
> @@ -15,7 +15,7 @@ EXTRA_OECONF = "--kernel-dir=${STAGING_KERNEL_BUILDDIR} \
> --driver-suffix="-netmap" \
> "
>
> -EXTRA_OECONF += "--no-drivers=ixgbe"
> +EXTRA_OECONF += "--no-drivers=ixgbe --no-drivers=virtio_net.c"
This chunk obviously belongs to separate patch, fixed in jansa/master
branch.
>
> LDFLAGS := "${@'${LDFLAGS}'.replace('-Wl,-O1', '')}"
> LDFLAGS := "${@'${LDFLAGS}'.replace('-Wl,--as-needed', '')}"
> diff --git a/meta-oe/recipes-support/devicekit/devicekit-power_014.bb b/meta-oe/recipes-support/devicekit/devicekit-power_014.bb
> index 0c1245f..c2b7e66 100644
> --- a/meta-oe/recipes-support/devicekit/devicekit-power_014.bb
> +++ b/meta-oe/recipes-support/devicekit/devicekit-power_014.bb
> @@ -2,7 +2,7 @@ SUMMARY = "Devicekit power"
> LICENSE = "GPLv2"
> LIC_FILES_CHKSUM = "file://COPYING;md5=756cf97871f77233638937da21b025d3"
>
> -DEPENDS = "libusb-compat libusb1 udev glib-2.0 dbus-glib polkit intltool-native"
> +DEPENDS = "libusb-compat libusb1 udev glib-2.0 dbus-glib polkit intltool-native libgudev"
>
> SRC_URI = "http://upower.freedesktop.org/releases/DeviceKit-power-${PV}.tar.gz;name=archive"
> SRC_URI[archive.md5sum] = "935d37f1e14b3c8a1d6dabcd9a38d3ca"
> --
> 2.6.3
>
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2015-11-12 14:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 10:32 [PATCH][meta-oe] devicekit-power: add missing dependency on libgudev Martin Jansa
2015-11-12 14:51 ` Martin Jansa [this message]
2015-11-18 9:20 ` Huang, Jie (Jackie)
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=20151112145110.GG2574@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox