All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: ambika@iwavesystems.com
Cc: yocto@yoctoproject.org
Subject: Re: Adding mysql in bitbaking meta-toolchain-qt5
Date: Sun, 2 Oct 2016 16:06:58 -0700	[thread overview]
Message-ID: <5212690D-56EB-4D19-A9DB-B03B42C5A928@gmail.com> (raw)
In-Reply-To: <5c1591659f7bb76cdb3a1887b0cc42df@iwavesystems.com>


[-- Attachment #1.1: Type: text/plain, Size: 1017 bytes --]


> On Sep 14, 2016, at 12:54 AM, ambika@iwavesystems.com wrote:
> 
> 
> Hello,
> 
> I’m doing bitbake of meta-toolchain-qt5. When trying to use mysql, not able to find it in include/ directory.
> 
> mysql sources is located in the below path in my yocto setup,
> 
> sources/meta-openembedded/meta-oe/recipes-support/mysql
> 
> Tried to include mysql by adding the below to conf/local.conf under build directory but could not able to locate mysql under include/.
> (Also not sure whether I’m doing it right.)
> 
> IMAGE_INSTALL_append = ”mysql”

if you are not using populate_sdk task to generate SDK then this wont be sufficient you have to append it to
TOOLCHAIN_TARGET_TASK

> 
> Can anyone please let me know the procedure to include mysql to the meta-toolchain-qt5.
> 
> Thanks in Advance.
> 
> Regards,
> Ambika.
> 
> 
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


[-- Attachment #1.2: Type: text/html, Size: 3303 bytes --]

[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]

  reply	other threads:[~2016-10-02 23:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14  7:54 Adding mysql in bitbaking meta-toolchain-qt5 ambika
2016-10-02 23:06 ` Khem Raj [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-09-14  7:28 Ambika
2016-09-14  9:17 ` Zhenhua Luo

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=5212690D-56EB-4D19-A9DB-B03B42C5A928@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=ambika@iwavesystems.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.