On 2012-12-06 15:46, Alan DuBoff wrote:
On Thu, 6 Dec 2012, Gary Thomas wrote:
I think your problem stems from confusion about how recipes work. The
build system centers around packaged sources, typically tarballs. These
are then unpacked into the build "tmp" directory where the build will
ac
On Thu, 6 Dec 2012, Gary Thomas wrote:
I think your problem stems from confusion about how recipes work. The
build system centers around packaged sources, typically tarballs. These
are then unpacked into the build "tmp" directory where the build will
actually take place. Trying to use your ex
On 2012-12-06 14:41, Alan DuBoff wrote:
On Thu, 6 Dec 2012, Gary Thomas wrote:
What error do you get when you try to install?
Gary,
I am pasting the output below. I have a meta-metrotech directory setup in the
sources/ which is called metrotech-fls (coincidentally the same recipe I posted
On Thu, 6 Dec 2012, Gary Thomas wrote:
What error do you get when you try to install?
Gary,
I am pasting the output below. I have a meta-metrotech directory setup in
the sources/ which is called metrotech-fls (coincidentally the same recipe
I posted in the previous message). The below outpu
On 2012-12-06 12:26, Alan DuBoff wrote:
I created a recipe for an autotools project. Most of it seems to work ok, but
it doesn't install to my angstrom image.
In theory it seems all that is needed is to define the SRC_URI and inherit
autotools. I have tried various stuff but I always get an er
I created a recipe for an autotools project. Most of it seems to work ok,
but it doesn't install to my angstrom image.
In theory it seems all that is needed is to define the SRC_URI and inherit
autotools. I have tried various stuff but I always get an error when I try
to install my recipe to t