All of lore.kernel.org
 help / color / mirror / Atom feed
* can any one please tell the difference between DEPENDS and RDEPENDS
@ 2015-10-07  6:10 Vivek Per
  2015-10-07  6:48 ` YUKATHARSANI JEYACHANDRA
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vivek Per @ 2015-10-07  6:10 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]

Hi,
     Can any one please tell the what is the exact difference between
DEPENDS and RDEPENDS . I am not able to get it . How these variables are
exactly parsed.


regards
vivek

[-- Attachment #2: Type: text/html, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can any one please tell the difference between DEPENDS and RDEPENDS
  2015-10-07  6:10 can any one please tell the difference between DEPENDS and RDEPENDS Vivek Per
@ 2015-10-07  6:48 ` YUKATHARSANI JEYACHANDRA
  2015-10-08 10:22 ` Alex J Lennon
  2015-10-08 15:46 ` Robert Berger
  2 siblings, 0 replies; 5+ messages in thread
From: YUKATHARSANI JEYACHANDRA @ 2015-10-07  6:48 UTC (permalink / raw)
  To: Vivek Per, yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 622 bytes --]



DEPENDS means a build-time dependency i.e. between recipes, RDEPENDS means a
runtime dependency i.e. between packages.


________________________________
From: yocto-bounces@yoctoproject.org <yocto-bounces@yoctoproject.org> on behalf of Vivek Per <pervivek@gmail.com>
Sent: Wednesday, October 7, 2015 11:40 AM
To: yocto@yoctoproject.org
Subject: [yocto] can any one please tell the difference between DEPENDS and RDEPENDS

Hi,
     Can any one please tell the what is the exact difference between DEPENDS and RDEPENDS . I am not able to get it . How these variables are exactly parsed.


regards
vivek

[-- Attachment #2: Type: text/html, Size: 1432 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can any one please tell the difference between DEPENDS and RDEPENDS
  2015-10-07  6:10 can any one please tell the difference between DEPENDS and RDEPENDS Vivek Per
  2015-10-07  6:48 ` YUKATHARSANI JEYACHANDRA
@ 2015-10-08 10:22 ` Alex J Lennon
  2015-10-08 15:46 ` Robert Berger
  2 siblings, 0 replies; 5+ messages in thread
From: Alex J Lennon @ 2015-10-08 10:22 UTC (permalink / raw)
  To: Vivek Per; +Cc: yocto



On 07/10/2015 07:10, Vivek Per wrote:
> Hi,
>      Can any one please tell the what is the exact difference between
> DEPENDS and RDEPENDS . I am not able to get it . How these variables
> are exactly parsed.
>
>

Vivek - does this help ?

https://lists.yoctoproject.org/pipermail/yocto/2013-August/015783.html

Regards, Alex


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can any one please tell the difference between DEPENDS and RDEPENDS
  2015-10-07  6:10 can any one please tell the difference between DEPENDS and RDEPENDS Vivek Per
  2015-10-07  6:48 ` YUKATHARSANI JEYACHANDRA
  2015-10-08 10:22 ` Alex J Lennon
@ 2015-10-08 15:46 ` Robert Berger
  2015-10-09  9:18   ` Vivek Per
  2 siblings, 1 reply; 5+ messages in thread
From: Robert Berger @ 2015-10-08 15:46 UTC (permalink / raw)
  To: yocto

On 10/07/2015 09:10 AM, Vivek Per wrote:
> Hi,
>      Can any one please tell the what is the exact difference between
> DEPENDS and RDEPENDS . 

DEPENDS:
http://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-DEPENDS

RDEPENDS:
http://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-RDEPENDS

> I am not able to get it . How these variables are
> exactly parsed.
> 

Do you need more info?

> 
> regards
> vivek
> 
> 
> -- 
> 

Regards,

Robert


...No matter what the problem is,it's always a people problem.- Jerry
Weinberg

My public pgp key is available,at:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: can any one please tell the difference between DEPENDS and RDEPENDS
  2015-10-08 15:46 ` Robert Berger
@ 2015-10-09  9:18   ` Vivek Per
  0 siblings, 0 replies; 5+ messages in thread
From: Vivek Per @ 2015-10-09  9:18 UTC (permalink / raw)
  To: Robert Berger, ajlennon; +Cc: Yocto

[-- Attachment #1: Type: text/plain, Size: 1417 bytes --]

Hi,
Thanks
  As i read RDEPENDS  in recipe  do_build task depends on
do_pacakge_write_rpm task (i.e packages )
 I have one more doubt when RDEPENDS variable depends is packages . Do you
know why RDEPENDS variable in (rootfs-image.bb recipe) which inherit
core-image. why RDEPENDS cant able to install packages in final roofs image
apart from IMAGE_INSTALL .



Thanks and regrads
     Vivek

On Thu, Oct 8, 2015 at 9:16 PM, Robert Berger <
gmane@reliableembeddedsystems.com> wrote:

> On 10/07/2015 09:10 AM, Vivek Per wrote:
> > Hi,
> >      Can any one please tell the what is the exact difference between
> > DEPENDS and RDEPENDS .
>
> DEPENDS:
>
> http://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-DEPENDS
>
> RDEPENDS:
>
> http://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-RDEPENDS
>
> > I am not able to get it . How these variables are
> > exactly parsed.
> >
>
> Do you need more info?
>
> >
> > regards
> > vivek
> >
> >
> > --
> >
>
> Regards,
>
> Robert
>
>
> ...No matter what the problem is,it's always a people problem.- Jerry
> Weinberg
>
> My public pgp key is available,at:
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>

[-- Attachment #2: Type: text/html, Size: 2595 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-10-09  9:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07  6:10 can any one please tell the difference between DEPENDS and RDEPENDS Vivek Per
2015-10-07  6:48 ` YUKATHARSANI JEYACHANDRA
2015-10-08 10:22 ` Alex J Lennon
2015-10-08 15:46 ` Robert Berger
2015-10-09  9:18   ` Vivek Per

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.