All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Przemyslaw Zegan" <przemyslaw.zegan@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe,scarthgap][PATCH] libftdi: Fix missing ftdi_eeprom
Date: Tue, 30 Jul 2024 04:02:37 -0700	[thread overview]
Message-ID: <10204.1722337357143129339@lists.openembedded.org> (raw)
In-Reply-To: <CANPvuRk-ty2q93DyYhke9iAK+1MU5AUk6h4Qj4AdGpdpyEwPnw@mail.gmail.com>

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

Hi,

Package ftdi-eeprom does not exist separate, it is part of libftdi package.
My configuration in local.conf:
IMAGE_INSTALL:append = " libftdi"
PACKAGECONFIG:pn-libftdi = "ftdi-eeprom"

This patch does not make ftdi_eeprom install by default.
Second line in my configuration enables this feature, if you remove this line ftdi_eeprom will not be build and place in the generated image.

Przemyslaw Zegan

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

  reply	other threads:[~2024-07-30 11:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-29 18:25 [meta-oe,scarthgap][PATCH] libftdi: Fix missing ftdi_eeprom Przemyslaw Zegan
2024-07-30 10:19 ` [oe] " Jose Quaresma
2024-07-30 11:02   ` Przemyslaw Zegan [this message]
2024-07-30 11:18     ` Jose Quaresma
2024-07-30 12:15       ` Przemyslaw Zegan
2024-07-30 15:26         ` [oe] " Jose Quaresma
     [not found]         ` <17E70719B24635F2.20637@lists.openembedded.org>
2024-08-05 13:40           ` Jose Quaresma
2024-08-06 20:07             ` Khem Raj

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=10204.1722337357143129339@lists.openembedded.org \
    --to=przemyslaw.zegan@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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.