public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Alexander Smirnov <asmirnov@ilbers.de>
To: Francesco <fdprnd@dave.eu>, isar-users@googlegroups.com
Subject: Re: build and install .deb package
Date: Fri, 4 May 2018 16:17:45 +0300	[thread overview]
Message-ID: <72c018b0-2740-04af-1baa-e2b19170d83c@ilbers.de> (raw)
In-Reply-To: <8d0fe46e-1de6-81db-12a1-51764da65740@dave.eu>

On 05/04/2018 04:03 PM, Francesco wrote:
> I tried to add the package name to the IMAGE_INSTALL variable inside my 
> image recipe. This returned an error: Unable to locate package 
> mypackage. I thought that I was doing something wrong, but I guess that 
> if this is the correct way, the problem is somewhere else.
> 

Possibly I could also take a look on this, if you provide:

1. Name and path to your mypackage recipe, like:

meta-isar/recipes-app/libhello/libhello.bb

2. The variables from your mypackage recipe: PN, PROVIDES.

3. The content of your conf/bblayers.conf file.

4. The full line IMAGE_INSTALL you've added.

P.S. Also, am I right, that you are able to run 'bitbake mypackage' 
without errors?

Alex

> Frank
> 
> 
> On 04/05/2018 14:49, Alexander Smirnov wrote:
>> Hello,
>>
>> On 05/04/2018 03:40 PM, Francesco wrote:
>>> Hello guys,
>>>
>>> I still have a question regarding the management of customised packages.
>>>
>>> I managed to create my .deb package using dpkg-raw but I would like 
>>> also to install it on the rootfs of my image. How can this be done?
>>>
>>> Adding the package to IMAGE_INSTALL variable, does  not seem to work. 
>>> Perhaps another recipe is required?
>>
>> it depends where you've added IMAGE_INSTALL. It should be visible for 
>> image recipe, so you have to add it to one of the following places:
>> 1. Into you image recipe. If you use isar-image-base, then update file 
>> 'meta-isar/recipes-core/isar-image-base.bb'
>> 2. Edit 'conf/local.conf' file in your build directory and add this 
>> line to the end.
>>
>> Alex
>>
>

  reply	other threads:[~2018-05-04 13:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-04 12:40 Francesco
2018-05-04 12:49 ` Alexander Smirnov
2018-05-04 13:03   ` Francesco
2018-05-04 13:17     ` Alexander Smirnov [this message]
2018-05-04 14:32       ` Francesco
2018-05-07 15:54         ` Henning Schild
2018-05-08  6:26           ` Francesco

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=72c018b0-2740-04af-1baa-e2b19170d83c@ilbers.de \
    --to=asmirnov@ilbers.de \
    --cc=fdprnd@dave.eu \
    --cc=isar-users@googlegroups.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox