All of lore.kernel.org
 help / color / mirror / Atom feed
* Install package in deploy/deb
@ 2015-01-27 19:10 Cleiton Bueno
  2015-01-27 20:26 ` Aníbal Limón
  0 siblings, 1 reply; 3+ messages in thread
From: Cleiton Bueno @ 2015-01-27 19:10 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 139 bytes --]

I have a package .deb in deploy/deb/all/xyz.deb is possible to install it
with ROOTFS_POSTPROCESS_COMMAND?

-- 

*Att,Cleiton Bueno*

[-- Attachment #2: Type: text/html, Size: 732 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Install package in deploy/deb
  2015-01-27 19:10 Install package in deploy/deb Cleiton Bueno
@ 2015-01-27 20:26 ` Aníbal Limón
  0 siblings, 0 replies; 3+ messages in thread
From: Aníbal Limón @ 2015-01-27 20:26 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 480 bytes --]

Hi Cleiton,

If you are buildling core-image-{sato, minimal}, for install you need to 
add into local.conf:

CORE_IMAGE_EXTRA_INSTALL += "xyz"

Please read the documentation,

http://www.yoctoproject.org/docs/1.7.1/dev-manual/dev-manual.html#usingpoky-extend-customimage

Kind regards,

     alimon

On 27/01/15 13:10, Cleiton Bueno wrote:
> I have a package .deb in deploy/deb/all/xyz.deb is possible to install it
> with ROOTFS_POSTPROCESS_COMMAND?
>
>
>


[-- Attachment #2: Type: text/html, Size: 1198 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Install package in deploy/deb
@ 2015-01-27 20:55 Cleiton Bueno
  0 siblings, 0 replies; 3+ messages in thread
From: Cleiton Bueno @ 2015-01-27 20:55 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 386 bytes --]

My package is in tmp/deploy/deb/ {in all directories}

I've tried with
CORE_IMAGE_EXTRA_INSTALL  -> failed

This package is private and contains data and structure to be unpacked and
attached to tmp /work/.../rootf /    that is generated

I tried several settings and documentation without success, to have tried
using ROOTFS_POSTPROCESS_COMMAND

-- 

*Att,Cleiton Bueno*

[-- Attachment #2: Type: text/html, Size: 1570 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-27 20:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-27 19:10 Install package in deploy/deb Cleiton Bueno
2015-01-27 20:26 ` Aníbal Limón
2015-01-27 20:55 Cleiton Bueno

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.