From: Fred Ollinger <Fred.Ollinger@seescan.com>
To: "Burton, Ross" <ross.burton@intel.com>,
"S.Jaritz@esa-grimma.de" <S.Jaritz@esa-grimma.de>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: how to configure the build packages of a makefile based libary
Date: Thu, 28 Apr 2016 15:25:07 +0000 [thread overview]
Message-ID: <1461857100201.50766@seescan.com> (raw)
In-Reply-To: <CAJTo0LbzDJ4=GcYO71VNeVA7RYqnWPpu_zxDPgKcNBBAune48g@mail.gmail.com>
Add to bb recipe:
FILES_${PN} += "/usr/local"
Section 9.2:
https://www.yoctoproject.org/docs/1.8/ref-manual/ref-manual.html#qa-errors-and-warnings
________________________________
From: yocto-bounces@yoctoproject.org <yocto-bounces@yoctoproject.org> on behalf of Burton, Ross <ross.burton@intel.com>
Sent: Thursday, April 28, 2016 5:44 AM
To: S.Jaritz@esa-grimma.de
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] how to configure the build packages of a makefile based libary
On 28 April 2016 at 13:09, <S.Jaritz@esa-grimma.de<mailto:S.Jaritz@esa-grimma.de>> wrote:
ERROR: QA Issue: libhiredis: Files/directories were installed but not shipped in any package:
/usr/local
It either hard-codes /usr/local as the prefix, or if it respects a prefix variable you should also pass in ${prefix} ${libdir} ${includedir} and so on.
Ross
next prev parent reply other threads:[~2016-04-28 15:25 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-28 9:50 how to configure the build packages of a makefile based libary S.Jaritz
2016-04-28 10:51 ` Burton, Ross
2016-04-28 12:09 ` S.Jaritz
2016-04-28 12:44 ` Burton, Ross
2016-04-28 15:25 ` Fred Ollinger [this message]
2016-04-28 15:46 ` Burton, Ross
2016-04-28 16:09 ` Antwort: " S.Jaritz
2016-04-28 16:16 ` Burton, Ross
2016-04-28 16:16 ` Antwort: " Fred Ollinger
2016-04-28 16:18 ` YUKATHARSANI JEYACHANDRA
2016-04-28 16:25 ` Burton, Ross
2016-04-29 7:54 ` Antwort: " S.Jaritz
2016-04-29 8:59 ` Burton, Ross
2016-04-29 9:59 ` Antwort: Re: " S.Jaritz
2016-04-29 11:11 ` Burton, Ross
2016-04-29 14:01 ` SIVA SUBRAMANIAN.P
2016-04-29 14:17 ` Burton, Ross
2016-04-28 10:52 ` SIVA SUBRAMANIAN.P
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=1461857100201.50766@seescan.com \
--to=fred.ollinger@seescan.com \
--cc=S.Jaritz@esa-grimma.de \
--cc=ross.burton@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.