AtleoS has quit [Remote host closed the connection]
AtleoS has joined #yocto
jclsn has quit [Ping timeout: 272 seconds]
pidge_ has quit [Ping timeout: 248 seconds]
pidge has joined #yocto
jclsn has joined #yocto
_whitelogger has joined #yocto
vvn has joined #yocto
jmd has joined #yocto
AtleoS has quit [Ping timeout: 252 seconds]
tammranil has quit [Remote host closed the connection]
tammranil has joined #yocto
martin_97 has quit [Ping timeout: 252 seconds]
alessio has joined #yocto
mario-go` is now known as mario-goulart
mario-goulart has quit [Changing host]
mario-goulart has joined #yocto
paulg has joined #yocto
olani- has quit [Ping timeout: 248 seconds]
Articulus has joined #yocto
PeterM has joined #yocto
jmd has quit [Remote host closed the connection]
rob_w has joined #yocto
kpo has joined #yocto
mckoan|away has quit [Quit: Quitting irssi IRC Client, bye.]
ptsneves has joined #yocto
ptsneves has quit [Remote host closed the connection]
ptsneves has joined #yocto
rfuentess has joined #yocto
zeemate has joined #yocto
florian_kc has joined #yocto
mckoan has joined #yocto
PeterM has quit [Quit: Client closed]
florian_kc is now known as florian
eduter has joined #yocto
dmoseley_ has joined #yocto
dmoseley has quit [Ping timeout: 276 seconds]
davidinux has joined #yocto
florian has quit [Quit: Ex-Chat]
PeterM has joined #yocto
berton has joined #yocto
<eduter>
Hi community hope you are well. Hope my following question is not too dummy.
<eduter>
I would like to kindly ask if anyone could refer me to a pdf document, wiki or any sort of documentation describing what is the minimum amount of layers needed to build up a generic version of an OS image using the Yocto build project. As generic as possible meaning with the least amount of layers/recipes vendor specific.
ptsneves has quit [Ping timeout: 252 seconds]
sstiller has joined #yocto
florian has joined #yocto
<LetoThe2nd>
eduter: oe-core+bitbake. not worth putting those two words into a pdf
<eduter>
LetoThe2nd roger that Leto. So if I want to build an OS image with the minimum functionality needed (for example, to run on QEMU) I just need the meta-openembedded layer and its sublayer "meta-oe"? I am assuming that I aslo need "poky" meta layer and sublayers "meta" and "meta-poky"?
<LetoThe2nd>
eduter: no. you literally just need oe-core and bitbake.
<eduter>
LetoThe2nd ok. And what would be the name of the distro that I need to configure in local.conf?
<eduter>
for example, "qemu..."...?
<eduter>
that should be it?
<LetoThe2nd>
eduter: no distro required. it would be literally be called "NODISTRO"
<eduter>
LetoThe2nd ok! I was not aware of that. Thank you!
<eduter>
Furthermore, one last question LetoThe2nd, can I run this "NODISTRO" minimum os image on qemu?
<LetoThe2nd>
eduter: yes :)
<LetoThe2nd>
eduter: basically, on nothing else probably.
davidinux has quit [Ping timeout: 268 seconds]
<eduter>
LetoThe2nd OK! I guess I got enough info to not feel as lost as before. I just need "meta-openembedded" rpoject and sublayer "meta-oe" to build a "NODISTRO" OS image or root file system, that I should be able to run on QEMU :-). Did I get this correct?
<LetoThe2nd>
eduter: no. I nowhere mentioned meta-openembedded nor meta-oe. its oe-core+bitbake.
rob_w has quit [Remote host closed the connection]
PeterM has joined #yocto
eduter has quit [Quit: Client closed]
eduter has joined #yocto
mckoan is now known as mckoan|away
mbulut has quit [Ping timeout: 260 seconds]
<eduter>
AdrianF I will check that one as well! I guess the POKY or a QEMU... build should be what I may try in the end. Thanks again guys!
<eduter>
AdrianF I meant POKY or QEMUxxxx distro
sunkist has quit [Ping timeout: 244 seconds]
ptatrai has joined #yocto
eduter has quit [Quit: Client closed]
eduter has joined #yocto
florian_kc has joined #yocto
sunkist has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
florian has quit [Killed (NickServ (GHOST command used by florian_kc!~florian@dynamic-176-001-149-059.176.1.pool.telefonica.de))]
florian_kc is now known as florian
florian_kc has joined #yocto
ptatrai has quit [Ping timeout: 240 seconds]
mbulut has joined #yocto
sakoman has joined #yocto
cyxae has joined #yocto
PeterM has quit [Quit: Client closed]
PeterM has joined #yocto
eduter has quit [Quit: Client closed]
Tyaku has quit [Quit: Lost terminal]
florian has quit [Quit: Ex-Chat]
PeterM has quit [Quit: Client closed]
jmd has joined #yocto
alessio has quit [Quit: alessio]
jerrycash has quit [Read error: Connection reset by peer]
florian_kc has quit [Quit: Ex-Chat]
florian has joined #yocto
kpo has quit [Ping timeout: 276 seconds]
Articulus has quit [Quit: Leaving]
goliath has quit [Quit: SIGSEGV]
mbulut has quit [Remote host closed the connection]
<khem>
"found a virtual manifest at..." compiling a rust package that worked ok using mixin layers when rust was at 1.72 any pointers to fix it
<khem>
smurray: ^^
<jjrh>
Can anyone give some hints on tracking down the source of `ERROR: QA Issue: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.`
goliath has joined #yocto
<jjrh>
I'm trying to build tcpdump for a specific version using a specific version of libpcap with a patch applied. libpcap builds fine tcpdump is giving me that error.