All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 04/23] esc-node-demo_git.bb: Do not RDEPEND on a recipe yet which is under review
Date: Sun, 29 Aug 2010 11:54:04 +0200	[thread overview]
Message-ID: <i5dans$v2$1@dough.gmane.org> (raw)
In-Reply-To: <1283027073-12308-5-git-send-email-raj.khem@gmail.com>

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

On 28-08-10 22:24, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  recipes/esc/esc-node-demo_git.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes/esc/esc-node-demo_git.bb b/recipes/esc/esc-node-demo_git.bb
> index 814771b..f29b7ba 100644
> --- a/recipes/esc/esc-node-demo_git.bb
> +++ b/recipes/esc/esc-node-demo_git.bb
> @@ -23,7 +23,7 @@ do_install() {
>          install -m 0755 ${S}/${i} ${D}${datadir}/esc-training
>      done
>  }
> -
> -RDEPENDS_${PN} = "nodejs"
> +# disable for now until nodejs recipe is committed
> +#RDEPENDS_${PN} = "nodejs"
>  FILES_${PN} += "${datadir}/esc-training"

NAK, push the nodejs patch instead
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMei48MkyGM64RGpERAj2fAKCkRK+MKrSrtYzIDiYqsEgB1VZSSACeN8cp
wzPv0Q/K0arcwOsf3SfM+MY=
=zXOz
-----END PGP SIGNATURE-----




  parent reply	other threads:[~2010-08-29  9:54 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-28 20:24 [PATCH 01/23] getting to bitbake world Khem Raj
2010-08-28 20:24 ` [PATCH 01/23] recipes: Move some recipes to nonworking for getting " Khem Raj
2010-08-29  7:16   ` Frans Meulenbroeks
2010-08-29  8:25     ` Khem Raj
2010-08-28 20:24 ` [PATCH 02/23] clutter_0.6svn.bb, clutter-gtk-0.6_git.bb: Unused and unbuildable for long hence removed Khem Raj
2010-08-29  7:28   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 03/23] angstrom-bootmanager.bb: recipes it depends upon do not exist Khem Raj
2010-08-29  7:28   ` Frans Meulenbroeks
2010-08-29 10:38     ` Michael 'Mickey' Lauer
2010-08-28 20:24 ` [PATCH 04/23] esc-node-demo_git.bb: Do not RDEPEND on a recipe yet which is under review Khem Raj
2010-08-29  7:29   ` Frans Meulenbroeks
2010-08-29  9:54   ` Koen Kooi [this message]
2010-08-29 18:29     ` Khem Raj
2010-08-28 20:24 ` [PATCH 05/23] meta-toolchain-arago-dvsdk.bb: Exclude from world build Khem Raj
2010-08-29  7:23   ` Frans Meulenbroeks
2010-08-29  9:54   ` Koen Kooi
2010-08-29 18:20     ` Khem Raj
2010-08-30 22:00       ` Denys Dmytriyenko
2010-08-30 23:47         ` Tom Rini
2010-09-01 21:39         ` Khem Raj
2010-08-28 20:24 ` [PATCH 06/23] sugar-fructose.bb: sugar-web-activity is not provided by any recipe dont DEPEND on it Khem Raj
2010-08-29  7:25   ` Frans Meulenbroeks
2010-08-29  8:28     ` Khem Raj
2010-08-28 20:24 ` [PATCH 07/23] task-arago-toolchain-target.bb: remove libpng12-dev which is not provided and e2fsprogs-libs-dev is now e2fsprogs-dev Khem Raj
2010-08-29  7:23   ` Frans Meulenbroeks
2010-08-30 21:51     ` Denys Dmytriyenko
2010-08-28 20:24 ` [PATCH 08/23] task-demo-x11.bb: Replace non existing libgles-omap3-demos with libgles-omap3-x11demos Khem Raj
2010-08-29  7:24   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 09/23] task-gmae.bb: it uses XSERVER but doesnt really define it so define it Khem Raj
2010-08-29  7:26   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 10/23] task-gpe.bb: virtual/xserver can not be RDEPEND'ed on it can be DEPEND'ed upon Khem Raj
2010-08-29  7:05   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 11/23] udev-compat141_141.bb: if machine is not one of spitz akita c70x poodle then it is not needed to RDEPEND'ed on udev-compat-wrapper Khem Raj
2010-08-29  7:24   ` Frans Meulenbroeks
2010-08-29  9:56   ` Koen Kooi
2010-08-29 18:15     ` Khem Raj
2010-09-01 21:40       ` Khem Raj
2010-09-02  8:39         ` Koen Kooi
2010-09-03  7:01           ` Khem Raj
2010-09-06  6:44             ` Koen Kooi
2010-08-28 20:24 ` [PATCH 12/23] vlc-davinci_0.8.6h.bb: Rename codec-engine to ti-codec-engine Khem Raj
2010-08-29  7:06   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 13/23] bt950-cs_0.1.bb: Dont override PACKAGES but append to it Khem Raj
2010-08-29  7:07   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 14/23] libmsip_svn.bb: Rename libmnetutil0->libmnetutil in DEPENDS Khem Raj
2010-08-29  6:57   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 15/23] libmsgenabler2_svn.bb: Replace gsmd-lips with gsmd " Khem Raj
2010-08-29  7:07   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 16/23] meta-angstrom-2007.bb, meta-opie.bb: task-opie-bluetooth is added only if it appeas in COMBINED_FEATURES Khem Raj
2010-08-29  7:14   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 17/23] initramfs-bootmenu-debug-image.bb, initramfs-bootmenu-image.bb: Rename klibc-utils-static-modprobe->klibc-static-utils-modprobe Khem Raj
2010-08-29  7:06   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 18/23] initramfs-module-bootmenu_1.0.bb, initramfs-module-kexecboot_1.0.bb: Rename klibc-utils-static-fstype -> klibc-static-utils-fstype Khem Raj
2010-08-29  6:56   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 19/23] cnetworkmanager_git.bb: python-uuid is not provided remove it from RDENEDS Khem Raj
2010-08-29  6:55   ` Frans Meulenbroeks
2010-08-29  8:31     ` Khem Raj
2010-08-28 20:24 ` [PATCH 20/23] openmoko-session_svn.bb: Replace openmoko-today with openmoko-today2 Khem Raj
2010-08-29  6:56   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 21/23] xqt2_20060509.bb: DEPEND on libxmu instead of xmu Khem Raj
2010-08-29  7:14   ` Frans Meulenbroeks
2010-08-29  7:44     ` Martin Jansa
2010-08-29  9:03       ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 22/23] task-openprotium.bb: Define missing DISTRO_SSH_DAEMON, DISTRO_DEV_MANAGER, DISTRO_INIT_MANAGER, DISTRO_LOGIN_MANAGER Khem Raj
2010-08-29  6:57   ` Frans Meulenbroeks
2010-08-28 20:24 ` [PATCH 23/23] recipes/tasks: Do not RDEPENDS on unavailable packages Khem Raj
2010-08-29  6:57   ` Frans Meulenbroeks
2010-08-29  7:31 ` [PATCH 01/23] getting to bitbake world Frans Meulenbroeks

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='i5dans$v2$1@dough.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --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.