Przemyslaw Zegan via lists.openembedded.org <przemyslaw.zegan= [email protected]> escreveu (terça, 30/07/2024 à(s) 12:02):
> Hi, > > Package ftdi-eeprom does not exist separate, it is part of libftdi package. > My configuration in local.conf: > IMAGE_INSTALL:append = " libftdi" > The problem is there ^ To install the ftdi-eeprom binary on the target you need to use: IMAGE_INSTALL:append = " ftdi-eeprom" PACKAGECONFIG:pn-libftdi = "ftdi-eeprom" Can you please try that? Jose 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 > > > > -- Best regards, José Quaresma
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111479): https://lists.openembedded.org/g/openembedded-devel/message/111479 Mute This Topic: https://lists.openembedded.org/mt/107614478/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
