[OE-core] [PATCH 1/2] grub_git: extend recipe for proper target deployment

Belal, Awais Awais_Belal at mentor.com
Wed Dec 14 13:29:57 UTC 2016


Hi Ross,


>> +RDEPENDS_${PN}_class-target = "diffutils freetype"
> Does this really need to be class-target-specific?


Without the class-target override I get


ERROR: Nothing RPROVIDES 'diffutils-native' (but virtual:native:/data/amd_yocto/poky/meta/recipes-bsp/grub/grub_git.bb RDEPENDS on or otherwise requires it)


so I believe this is necessary in this case. Are you through your review? If so, just let me know and I'll send a v2 fixing the other DEPENDS issue you pointed out.


BR,
Awais
________________________________
From: Burton, Ross <ross.burton at intel.com>
Sent: Tuesday, December 13, 2016 7:17 PM
To: Belal, Awais
Cc: OE-core
Subject: Re: [OE-core] [PATCH 1/2] grub_git: extend recipe for proper target deployment


On 13 December 2016 at 11:19, Awais Belal <awais_belal at mentor.com<mailto:awais_belal at mentor.com>> wrote:
+DEPENDS_class-target += "grub-native"

The native magic won't generate dependencies on itself, so this can just be DEPENDS.

+RDEPENDS_${PN}_class-target = "diffutils freetype"

Does this really need to be class-target-specific?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161214/43924968/attachment-0002.html>


More information about the Openembedded-core mailing list