[yocto] how to use native executable from one recipe during install in another recipe

2013-04-11 Thread Michael Fainstein
I have one recipe that inherits native, builds native executable and installs it in tmp/work/x86_64-linux/foo-native-1.00-r0/image/sbin/foo Another recipe depends on first one and needs to execute foo in its do_install in order to install files in

Re: [yocto] how to use native executable from one recipe during install in another recipe

2013-04-11 Thread Eric Bénard
Hi Michael, Le Thu, 11 Apr 2013 11:58:50 +, Michael Fainstein michael.fainst...@ecitele.com a écrit : I have one recipe that inherits native, builds native executable and installs it in tmp/work/x86_64-linux/foo-native-1.00-r0/image/sbin/foo do you have BBCLASSEXTEND = native in this

Re: [yocto] how to use native executable from one recipe during install in another recipe

2013-04-11 Thread Michael Fainstein
-Original Message- From: Eric Bénard [mailto:e...@eukrea.com] Sent: יום ה 11 אפריל 2013 15:53 To: Michael Fainstein Cc: yocto@yoctoproject.org Subject: Re: [yocto] how to use native executable from one recipe during install in another recipe Hi Michael, Le Thu, 11 Apr 2013 11