All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Mauro Ziliani <mauro@faresoftware.it>
Cc: Yocto Project <yocto@yoctoproject.org>
Subject: Re: Yocto and Debian package repositories
Date: Tue, 30 Oct 2018 15:21:34 -0600	[thread overview]
Message-ID: <CAMKF1spFYQJ_CNeS=ogO2U797tDq7-1qLAz6C-edmXu6Eft87w@mail.gmail.com> (raw)
In-Reply-To: <40261230-160a-83b8-b0f2-eb996ab1fd7b@faresoftware.it>

On Tue, Oct 30, 2018 at 8:14 AM Mauro Ziliani <mauro@faresoftware.it> wrote:
>
> Hi all.
>
> I often work with Debian and I build my own repository accessible with apt.
>
> I look that when I build the image recipe many deb pacakages are
> produced with Packages and Release ready.
>
> How can I use this pakcages to upload all packages to a Debian customer
> server?

So I am assuming you are thinking of installing these .debs onto a
debian base target
if so then its not quite the right direction. with OE build system we
can generate output packages
as ipks, rpms, debs and tarballs, its just another output format but
is not meant to be consumed
on rpm-like or deb-like linux systems which are built using non-OE
distros, because packages have
dependencies and sometimes version specific dependencies which may not
match between two ecosystems.

>
> Best regards,
>
>   MZ
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


  reply	other threads:[~2018-10-30 21:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-30 14:13 Yocto and Debian package repositories Mauro Ziliani
2018-10-30 21:21 ` Khem Raj [this message]
2018-11-07 11:14   ` Mauro Ziliani

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='CAMKF1spFYQJ_CNeS=ogO2U797tDq7-1qLAz6C-edmXu6Eft87w@mail.gmail.com' \
    --to=raj.khem@gmail.com \
    --cc=mauro@faresoftware.it \
    --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.