Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 1/9] udev: drop udev-compat for zaurus devices
Date: Tue, 10 May 2011 13:58:44 +0200	[thread overview]
Message-ID: <iqb99k$uh2$3@dough.gmane.org> (raw)
In-Reply-To: <3ce8046fc75c61d0eed6b58152acee0c665383e7.1305027503.git.Martin.Jansa@gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

We should consider using 168 in meta-oe, it's a lot faster than 168. 169
breaks crosscompilation, I'm talking to Kay to get that fixed before the
release.

On 10-05-11 13:39, Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  meta-oe/recipes-core/udev/udev_165.bb |   26 --------------------------
>  1 files changed, 0 insertions(+), 26 deletions(-)
> 
> diff --git a/meta-oe/recipes-core/udev/udev_165.bb b/meta-oe/recipes-core/udev/udev_165.bb
> index 2c4171d..e8e6ddd 100644
> --- a/meta-oe/recipes-core/udev/udev_165.bb
> +++ b/meta-oe/recipes-core/udev/udev_165.bb
> @@ -93,32 +93,6 @@ FILES_${PN}-dbg += "${usrbindir}/.debug ${usrsbindir}/.debug"
>  FILES_${PN} += "/lib/udev* ${libdir}/ConsoleKit"
>  FILES_${PN}-dbg += "/lib/udev/.debug"
>  
> -RPROVIDES_udev_append = " udev-compat-wrapper"
> -RDEPENDS_udev_append_spitz = " udev-compat"
> -do_unpack_append_spitz() {
> -	bb.build.exec_func('do_apply_compat_wrapper', d)
> -}
> -RDEPENDS_udev_append_akita = " udev-compat"
> -do_unpack_append_akita() {
> -	bb.build.exec_func('do_apply_compat_wrapper', d)
> -}
> -RDEPENDS_udev_append_c7x0 = " udev-compat"
> -do_unpack_append_c7x0() {
> -	bb.build.exec_func('do_apply_compat_wrapper', d)
> -}
> -RDEPENDS_udev_append_poodle = " udev-compat"
> -do_unpack_append_poodle() {
> -	bb.build.exec_func('do_apply_compat_wrapper', d)
> -}
> -
> -# Modify init script on platforms that need to boot old kernels:
> -do_apply_compat_wrapper() {
> -	cd ${WORKDIR}
> -	sed -i "s:/sbin/udevd:\$UDEVD:g;s:/sbin/udevadm:\$UDEVADM:g" init
> -	patch <udev-compat-wrapper-patch
> -	cd -
> -}
> -
>  do_install () {
>  	install -d ${D}${usrsbindir} \
>  		   ${D}${sbindir}

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNySh0MkyGM64RGpERApb8AJ9FdRGGPOLFm0wHC17RJQ0+ghlH/gCfSXzo
joJcRTKPRdHzyuMMt6k3rzY=
=TBuV
-----END PGP SIGNATURE-----




  reply	other threads:[~2011-05-10 12:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-10 11:39 [meta-oe][PATCH 0/9] Pull request #8 Martin Jansa
2011-05-10 11:39 ` [meta-oe][PATCH 1/9] udev: drop udev-compat for zaurus devices Martin Jansa
2011-05-10 11:58   ` Koen Kooi [this message]
2011-05-10 12:05     ` Martin Jansa
2011-05-10 11:39 ` [meta-oe][PATCH 2/9] libxfixes, util-macros: drop from meta-oe, now they are in oe-core Martin Jansa
2011-05-10 11:40 ` [meta-oe][PATCH 3/9] gst-plugins-base: drop 0.10.30 from meta-oe, there is 0.10.32 " Martin Jansa
2011-05-10 11:40 ` [meta-oe][PATCH 4/9] xinput-calibrator: add new version 0.7.5 and include .inc to recipe directly Martin Jansa
2011-05-11  6:17   ` Khem Raj
2011-05-11  6:41     ` Khem Raj
2011-05-11  7:18       ` Martin Jansa
2011-05-10 11:40 ` [meta-oe][PATCH 5/9] python-argparse: add new recipe to provide argparse module for python and python-native older then 2.7 Martin Jansa
2011-05-10 11:40 ` [meta-oe][PATCH 6/9] gdbus-binding-tool: bump SRCREV Martin Jansa
2011-05-10 11:40 ` [meta-oe][PATCH 7/9] glib-2.0: add git version for 2.29.3+git, which has gdbus-codegen included Martin Jansa
2011-05-10 11:41 ` [meta-oe][PATCH 8/9] connman: add recipe for the latest released version 0.73 Martin Jansa
2011-05-10 11:41 ` [meta-oe][PATCH 9/9] connman: drop older 0.72 Martin Jansa
2011-05-10 11:57 ` [meta-oe][PATCH 0/9] Pull request #8 Koen Kooi

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='iqb99k$uh2$3@dough.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --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