From: Edward Vidal <develone@sbcglobal.net>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>
Subject: Re: Problem using unix source in do_compile
Date: Thu, 26 Nov 2015 03:29:28 +0000 (UTC) [thread overview]
Message-ID: <1721359978.8800564.1448508568109.JavaMail.yahoo@mail.yahoo.com> (raw)
In-Reply-To: 1721359978.8800564.1448508568109.JavaMail.yahoo.ref@mail.yahoo.com
[-- Attachment #1: Type: text/plain, Size: 510 bytes --]
Hello all,After a long time of trying to get Michael Looijmans fpga-image-adi.bb from meta-topic to work. I wanted to share the fix. I was running Ubuntu 12.04.
which sh
/bin/sh
cd /bin
ls -la sh
lrwxrwxrwx 1 root root 4 May 16 2015 sh -> dash
ln -sf bash shls -la /bin/sh
lrwxrwxrwx 1 root root 4 Nov 25 17:28 /bin/sh -> bash
which gmake
/usr/bin/gmake
cd /usr/bin
ln -sf make gmake
ls -la /usr/bin/gmakeThanks for all the help.
Edward Vidal Jr. e-mail develone@sbcglobal.net 915-595-1613
[-- Attachment #2: Type: text/html, Size: 1997 bytes --]
next parent reply other threads:[~2015-11-26 3:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1721359978.8800564.1448508568109.JavaMail.yahoo.ref@mail.yahoo.com>
2015-11-26 3:29 ` Edward Vidal [this message]
2015-11-30 20:21 ` Problem using unix source in do_compile Khem Raj
2015-12-01 23:39 ` Edward Vidal
[not found] <1946107905.7106433.1448198721454.JavaMail.yahoo.ref@mail.yahoo.com>
2015-11-22 13:25 ` Edward Vidal
2015-11-22 22:34 ` Paul Eggleton
2015-11-23 19:08 ` Edward Vidal
2015-11-23 19:41 ` Paul Eggleton
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=1721359978.8800564.1448508568109.JavaMail.yahoo@mail.yahoo.com \
--to=develone@sbcglobal.net \
--cc=paul.eggleton@linux.intel.com \
--cc=yocto@yoctoproject.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.