*** tgamblin <tgamblin!~tgamblin@d24-150-219-207.home.cgocable.net> has quit IRC (Ping timeout: 264 seconds) | 00:12 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 246 seconds) | 00:31 | |
*** mithro <mithro!sid24875@id-24875.ilkley.irccloud.com> has quit IRC (Ping timeout: 245 seconds) | 00:41 | |
*** denix <denix!sid553794@id-553794.ilkley.irccloud.com> has quit IRC (Ping timeout: 245 seconds) | 00:43 | |
*** mithro <mithro!sid24875@id-24875.ilkley.irccloud.com> has joined #yocto | 00:44 | |
*** denix <denix!sid553794@id-553794.ilkley.irccloud.com> has joined #yocto | 00:46 | |
*** tgamblin <tgamblin!~tgamblin@d24-150-219-207.home.cgocable.net> has joined #yocto | 00:52 | |
*** starblue <starblue!~juergen@87.122.36.50> has quit IRC (Ping timeout: 246 seconds) | 01:07 | |
*** starblue <starblue!~juergen@87.122.37.130> has joined #yocto | 01:09 | |
*** tgamblin <tgamblin!~tgamblin@d24-150-219-207.home.cgocable.net> has quit IRC (Ping timeout: 245 seconds) | 01:11 | |
*** jclsn <jclsn!~jclsn@2a04:4540:6516:eb00:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 260 seconds) | 01:12 | |
*** jclsn <jclsn!~jclsn@2a04:4540:650c:8e00:2ce:39ff:fecf:efcd> has joined #yocto | 01:14 | |
*** JPEW <JPEW!sid500061@helmsley.irccloud.com> has quit IRC (Ping timeout: 260 seconds) | 01:14 | |
*** JPEW <JPEW!sid500061@helmsley.irccloud.com> has joined #yocto | 01:18 | |
*** bradfa <bradfa!sid297668@user/bradfa> has quit IRC (Ping timeout: 245 seconds) | 01:21 | |
*** bradfa <bradfa!sid297668@user/bradfa> has joined #yocto | 01:23 | |
*** lexano <lexano!~lexano@pool-99-232-7-221.cpe.net.cable.rogers.com> has quit IRC (Ping timeout: 252 seconds) | 01:34 | |
*** jonmason <jonmason!sid36602@id-36602.lymington.irccloud.com> has quit IRC (Ping timeout: 245 seconds) | 01:34 | |
*** jonmason <jonmason!sid36602@id-36602.lymington.irccloud.com> has joined #yocto | 01:37 | |
*** Daanct12 <Daanct12!~danct12@user/danct12> has joined #yocto | 01:45 | |
*** Crofton <Crofton!sid401373@id-401373.lymington.irccloud.com> has quit IRC (Ping timeout: 245 seconds) | 02:24 | |
*** Crofton <Crofton!sid401373@id-401373.lymington.irccloud.com> has joined #yocto | 02:29 | |
*** shivamurthy <shivamurthy!sid359794@id-359794.helmsley.irccloud.com> has quit IRC (Ping timeout: 245 seconds) | 02:38 | |
*** shivamurthy <shivamurthy!sid359794@id-359794.helmsley.irccloud.com> has joined #yocto | 02:41 | |
*** ehussain <ehussain!~Thunderbi@2400:adc5:122:ef00:b1fc:9f18:cfdb:7944> has quit IRC (Quit: ehussain) | 03:21 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has joined #yocto | 03:30 | |
*** khem <khem!khem@2600:3c02::f03c:93ff:fe83:edf2> has joined #yocto | 03:32 | |
*** ehussain <ehussain!~Thunderbi@2400:adc5:122:ef00:892a:68a:b071:9234> has joined #yocto | 03:53 | |
*** xmn <xmn!~xmn@2600:4040:9398:a200:95e3:95d9:7bdf:bcdb> has quit IRC (Ping timeout: 260 seconds) | 04:06 | |
*** ehussain <ehussain!~Thunderbi@2400:adc5:122:ef00:892a:68a:b071:9234> has quit IRC (Remote host closed the connection) | 04:40 | |
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has joined #yocto | 04:51 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 05:11 | |
*** CapEnt <CapEnt!~CapEnt@2804:14d:78b1:911a:5a28:9786:92df:3438> has quit IRC (Ping timeout: 246 seconds) | 05:13 | |
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto | 05:29 | |
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has quit IRC (Remote host closed the connection) | 05:54 | |
ray-san | hi there, the recipe for openssh in the openembedded-core layer already has a do_install:append function. how i am supposed to install my custom sshd_config file in a .bbappend file? | 05:58 |
---|---|---|
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has joined #yocto | 05:59 | |
*** rfuentess <rfuentess!~rfuentess@154.45.232.215> has joined #yocto | 06:07 | |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has joined #yocto | 06:11 | |
JaMa | ray-san: you can have as many :append operations as needed | 06:13 |
ray-san | JaMa: ah, didn't know that, i thought you can only have one. in which order are the :append appendet? | 06:14 |
*** fotte <fotte!~fotte@217.243.193.146> has joined #yocto | 06:15 | |
JaMa | in order how they were parsed (which in turn depends on order of layers in BBLAYERS) | 06:15 |
ray-san | ok, got it. thank you | 06:15 |
JaMa | always use bitbake -e or bitbake-getvar to see what it does | 06:15 |
*** mckoan|away is now known as mckoan | 06:29 | |
*** fotte <fotte!~fotte@217.243.193.146> has quit IRC (Quit: Leaving) | 06:30 | |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has quit IRC (Ping timeout: 252 seconds) | 06:33 | |
*** frieder <frieder!~frieder@i59F664ED.versanet.de> has joined #yocto | 06:44 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 06:54 | |
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has joined #yocto | 06:55 | |
*** Kubu_work <Kubu_work!~kubu@lfbn-nan-1-335-137.w82-120.abo.wanadoo.fr> has joined #yocto | 07:12 | |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 07:24 | |
*** Articulus <Articulus!~Articulus@2601:642:4900:741:16ac:60ff:fed8:386b> has quit IRC (Quit: Leaving) | 07:27 | |
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Ping timeout: 256 seconds) | 07:28 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 07:34 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 260 seconds) | 07:38 | |
*** wojci <wojci!~wojci@82.192.171.54> has joined #yocto | 07:55 | |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 07:57 | |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 07:58 | |
*** vquicksilver <vquicksilver!~nobody@user/vquicksilver> has joined #yocto | 08:20 | |
*** wojci_ <wojci_!~wojci@82.192.171.54> has joined #yocto | 08:34 | |
*** wojci <wojci!~wojci@82.192.171.54> has quit IRC (Read error: Connection reset by peer) | 08:35 | |
*** Guest13 <Guest13!~Guest13@132.198.137.78.rev.vodafone.pt> has joined #yocto | 08:39 | |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 08:59 | |
Guest13 | hi. i want to download apache2 on a old image already flashed. i did "bitbake apache2" and i have these packages | 09:11 |
Guest13 | $ find . | grep apache | 09:11 |
Guest13 | ./armv8a/apache2-src_2.4.60-r0_armv8a.ipk | 09:11 |
Guest13 | ./armv8a/apache2-scripts_2.4.60-r0_armv8a.ipk | 09:11 |
Guest13 | ./armv8a/apache2-dev_2.4.60-r0_armv8a.ipk | 09:11 |
Guest13 | ./armv8a/apache2-doc_2.4.60-r0_armv8a.ipk | 09:11 |
Guest13 | ./armv8a/apache2-dbg_2.4.60-r0_armv8a.ipk | 09:11 |
Guest13 | ./armv8a/apache2_2.4.60-r0_armv8a.ipk | 09:11 |
Guest13 | however, im concerned the build system generated more packages than this. can i somehow check what packages I need? | 09:11 |
*** rber|res <rber|res!~rber|res@089144193053.atnat0002.highway.a1.net> has joined #yocto | 09:24 | |
JaMa | Guest13: you can look what files are packaged inside | 09:32 |
JaMa | I think the package suffixes are quite self-explanatory (and the same is used for almost all the recipes), so the only question is if you want -scripts in the image as well or not | 09:33 |
Guest13 | JaMa well yes but the packages can depend on libraries that are not named by apache | 09:43 |
Guest13 | e.g nothing provides libapr-1-0 >= 1.7.5 needed by apache2-2.4.60-r0.armv8a | 09:44 |
JaMa | your package manager will figure it out, if you really want to do it manually, then check Depends in every package you want to install | 09:46 |
rburton | Guest13: if you're trying to identify the list of packages to copy to the target, then the easier solution is to just run a httpd on your build machine and use it as a feed. The docs cover this (see PACKAGE_FEED_URIS) | 09:59 |
*** starblue <starblue!~juergen@87.122.37.130> has quit IRC (Ping timeout: 255 seconds) | 10:04 | |
*** starblue <starblue!~juergen@87.122.37.130> has joined #yocto | 10:06 | |
*** Daanct12 <Daanct12!~danct12@user/danct12> has quit IRC (Quit: WeeChat 4.4.1) | 10:28 | |
*** Daanct12 <Daanct12!~danct12@user/danct12> has joined #yocto | 10:28 | |
*** sakoman <sakoman!~sakoman@98.142.47.158> has quit IRC (Ping timeout: 260 seconds) | 10:30 | |
*** lowfi <lowfi!~lowfi@user/lowfi> has joined #yocto | 10:31 | |
*** sakoman <sakoman!~sakoman@98.142.47.158> has joined #yocto | 10:45 | |
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has quit IRC (Quit: Leaving) | 11:21 | |
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has joined #yocto | 11:24 | |
*** lowfi <lowfi!~lowfi@user/lowfi> has quit IRC (Quit: Leaving) | 11:30 | |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 11:32 | |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 11:32 | |
wojci_ | I have a recipe with PACKAGES set to "${PN} ${PN}-util ${PN}-dev ${PN}-staticdev ${PN}-dbg" and for each package a FILES: entry such as FILES:${PN}-util += "${bindir}/ff_dump". Can I then use the individual packages (such as ${PN}-dev) in for instance TOOLCHAIN_TARGET_TASK? Are there any rules as to which packages can be used where? | 11:34 |
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has quit IRC (Remote host closed the connection) | 11:35 | |
wojci_ | The reason that I'm asking is because I tried to use one of the packages "${PN}-util", but got an error about bitbake not being able to find it. There were no errors about it not being built so the FILES: entry is correct AFAIK. | 11:36 |
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has joined #yocto | 11:36 | |
rburton | wojci_: yes, TOOLCHAIN_TARGET_TASK is a recipe list | 11:48 |
rburton | argh, *package* list | 11:48 |
rburton | did you actually use ${PN} or the actual package name? | 11:49 |
wojci_ | I used the actual package name. :D | 11:50 |
wojci_ | So mypackage-util and mypackage-dev etc. | 11:50 |
*** Ad0 <Ad0!~Ad0@93.124.245.194> has joined #yocto | 11:51 | |
wojci_ | rburton, How do I know when to use a package name and when to use recipe? | 11:51 |
wojci_ | (Besides reading the class "source code") | 11:51 |
rburton | the docs should make it clear and if it doesn't please send a patch or file a bug | 11:51 |
wojci_ | The documentation use "packages" and not recipes. For example: https://docs.yoctoproject.org/sdk-manual/appendix-customizing-standard.html | 11:53 |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 11:58 | |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 11:59 | |
*** lexano <lexano!~lexano@pool-99-232-7-221.cpe.net.cable.rogers.com> has joined #yocto | 12:03 | |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 12:09 | |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 12:09 | |
*** Daanct12 <Daanct12!~danct12@user/danct12> has quit IRC (Quit: WeeChat 4.4.2) | 12:15 | |
*** Daanct12 <Daanct12!~danct12@user/danct12> has joined #yocto | 12:15 | |
*** Daanct12 <Daanct12!~danct12@user/danct12> has quit IRC (Quit: WeeChat 4.4.2) | 12:35 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 12:39 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 245 seconds) | 12:43 | |
*** |Xagen <|Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Ping timeout: 252 seconds) | 12:43 | |
*** tgamblin <tgamblin!~tgamblin@d24-150-219-207.home.cgocable.net> has joined #yocto | 12:48 | |
*** dmoseley <dmoseley!~dmoseley@129.222.254.182> has quit IRC (Quit: ZNC 1.9.1 - https://znc.in) | 13:03 | |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 13:04 | |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 13:04 | |
*** dmoseley <dmoseley!~dmoseley@129.222.254.182> has joined #yocto | 13:05 | |
*** belsirk <belsirk!~rfuentess@154.45.232.215> has joined #yocto | 13:15 | |
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Remote host closed the connection) | 13:16 | |
*** rfuentess <rfuentess!~rfuentess@154.45.232.215> has quit IRC (Ping timeout: 246 seconds) | 13:17 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto | 13:18 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Client Quit) | 13:18 | |
*** xmn <xmn!~xmn@pool-108-46-142-76.nycmny.fios.verizon.net> has joined #yocto | 13:21 | |
*** albeu <albeu!~albeu@2001:9e8:630a:1afc:4c3b:7a:e004:b2ed> has joined #yocto | 13:31 | |
*** wojci_ <wojci_!~wojci@82.192.171.54> has quit IRC (Ping timeout: 260 seconds) | 13:39 | |
*** deribaucourt <deribaucourt!~ederibauc@80-15-101-118.ftth.fr.orangecustomers.net> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in) | 13:45 | |
*** Granjow <Granjow!~Granjow@46.140.188.244> has joined #yocto | 13:46 | |
*** ederibaucourt <ederibaucourt!~ederibauc@80-15-101-118.ftth.fr.orangecustomers.net> has joined #yocto | 13:47 | |
Granjow | Hi all, I'm trying to build scarthgap with kas, and bitbake cannot connect to hashserve.sock with ConnectionRefusedError. Any idea why that is happening? | 13:48 |
Granjow | I'm building in a docker container based on Ubuntu 22.04 and did not have that problem on kirkstone. | 13:49 |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 13:50 | |
Granjow | This is the build output: https://pastebin.com/EMyJ0rUx | 13:51 |
*** Xagen <Xagen!~Xagen@syn-098-006-114-013.biz.spectrum.com> has joined #yocto | 13:58 | |
*** ederibaucourt <ederibaucourt!~ederibauc@80-15-101-118.ftth.fr.orangecustomers.net> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in) | 14:02 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto | 14:06 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 14:07 | |
*** ederibaucourt <ederibaucourt!~ederibauc@80-15-101-118.ftth.fr.orangecustomers.net> has joined #yocto | 14:10 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 246 seconds) | 14:12 | |
*** ederibaucourt <ederibaucourt!~ederibauc@80-15-101-118.ftth.fr.orangecustomers.net> has quit IRC (Client Quit) | 14:12 | |
*** ederibaucourt <ederibaucourt!~ederibauc@80-15-101-118.ftth.fr.orangecustomers.net> has joined #yocto | 14:29 | |
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has joined #yocto | 14:29 | |
*** fbre <fbre!~fbre@145.253.222.69> has joined #yocto | 14:31 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Quit: jmiehe) | 14:34 | |
Granjow | (I'm not using yocto's hash server but the local one) | 14:39 |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 14:41 | |
*** Saur_Home88 <Saur_Home88!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 14:44 | |
*** Granjow <Granjow!~Granjow@46.140.188.244> has quit IRC (Ping timeout: 256 seconds) | 14:44 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 255 seconds) | 14:45 | |
*** fbre <fbre!~fbre@145.253.222.69> has quit IRC (Quit: Client closed) | 14:45 | |
*** Saur_Home74 <Saur_Home74!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Ping timeout: 256 seconds) | 14:48 | |
*** ray-san <ray-san!~ray-san@195.50.168.194> has quit IRC (Ping timeout: 276 seconds) | 14:54 | |
*** CapEnt <CapEnt!~CapEnt@2804:14d:78b1:911a:5a28:9786:92df:3438> has joined #yocto | 14:56 | |
*** Granjow <Granjow!~Granjow@mob-194-230-161-37.cgn.sunrise.net> has joined #yocto | 15:03 | |
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has quit IRC (Ping timeout: 248 seconds) | 15:09 | |
Granjow | Where can I get more info or help on the hashserve.sock issue? | 15:09 |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 15:09 | |
*** mckoan is now known as mckoan|away | 15:11 | |
*** belsirk <belsirk!~rfuentess@154.45.232.215> has quit IRC (Remote host closed the connection) | 15:11 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 15:19 | |
*** Granjow <Granjow!~Granjow@mob-194-230-161-37.cgn.sunrise.net> has quit IRC (Quit: Client closed) | 15:20 | |
*** albeu <albeu!~albeu@2001:9e8:630a:1afc:4c3b:7a:e004:b2ed> has quit IRC (Quit: Client closed) | 15:28 | |
*** nerdboy <nerdboy!~nerdboy@gentoo/developer/nerdboy> has quit IRC (Ping timeout: 276 seconds) | 15:38 | |
*** ecdhe <ecdhe!~ecdhe@user/ecdhe> has quit IRC (Ping timeout: 248 seconds) | 15:40 | |
*** ecdhe <ecdhe!~ecdhe@user/ecdhe> has joined #yocto | 15:42 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving) | 15:44 | |
*** steelswords <steelswords!~steelswor@user/steelswords1010> has quit IRC (Read error: Connection reset by peer) | 15:48 | |
*** steelswords <steelswords!~steelswor@user/steelswords1010> has joined #yocto | 15:51 | |
*** nerdboy <nerdboy!~nerdboy@gentoo/developer/nerdboy> has joined #yocto | 15:51 | |
*** frieder <frieder!~frieder@i59F664ED.versanet.de> has quit IRC (Remote host closed the connection) | 15:59 | |
*** Jones42 <Jones42!~Jones42@user/Jones42> has joined #yocto | 16:00 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 265 seconds) | 16:13 | |
*** Guest13 <Guest13!~Guest13@132.198.137.78.rev.vodafone.pt> has quit IRC (Quit: Client closed) | 16:13 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 16:17 | |
*** albeu <albeu!~albeu@2001:9e8:630a:1afc:4c3b:7a:e004:b2ed> has joined #yocto | 16:17 | |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat) | 16:19 | |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has joined #yocto | 16:31 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto | 16:33 | |
*** florian_kc <florian_kc!~florian@dynamic-077-176-028-026.77.176.pool.telefonica.de> has joined #yocto | 16:38 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 16:55 | |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has quit IRC (Quit: enok) | 17:01 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 252 seconds) | 17:05 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 17:05 | |
*** albeu <albeu!~albeu@2001:9e8:630a:1afc:4c3b:7a:e004:b2ed> has quit IRC (Quit: Client closed) | 17:08 | |
*** reatmon_ <reatmon_!~reatmon@192.91.75.29> has quit IRC (Remote host closed the connection) | 17:21 | |
*** reatmon_ <reatmon_!~reatmon@192.91.75.29> has joined #yocto | 17:21 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 17:25 | |
*** florian_kc <florian_kc!~florian@dynamic-077-176-028-026.77.176.pool.telefonica.de> has quit IRC (Ping timeout: 248 seconds) | 17:28 | |
*** dankm <dankm!~dan@user/dankm> has quit IRC (Remote host closed the connection) | 17:36 | |
*** dankm <dankm!~dan@user/dankm> has joined #yocto | 17:38 | |
*** CrazyGecko <CrazyGecko!~gecko@90.251.200.213.static.wline.lns.sme.cust.swisscom.ch> has joined #yocto | 17:45 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 272 seconds) | 18:00 | |
*** Saur_Home88 <Saur_Home88!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 18:05 | |
*** Saur_Home88 <Saur_Home88!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 18:05 | |
*** florian_kc <florian_kc!~florian@dynamic-077-176-028-026.77.176.pool.telefonica.de> has joined #yocto | 18:15 | |
*** norvil <norvil!~norvil@194.189-204-138.bestelclientes.com.mx> has joined #yocto | 18:16 | |
norvil | hi i've created an image for a beagleboardx15 and i want to flash it to an sd card but i can´t seem to find the correct file. does anyone know wich fiile should i flash? | 18:19 |
norvil | thanks in advance | 18:19 |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has joined #yocto | 18:29 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 18:30 | |
tgamblin | norvil: usually I have bitbake generate a .wic by adding 'IMAGE_FSTYPES += "wic wic.bmap"' to local.conf, then using bmaptool to flash the .wic | 18:30 |
tgamblin | There are probably other valid options :) | 18:31 |
*** jmd <jmd!~user@2001:a61:2b0b:2c01:58dc:32d:3d4c:e7a> has quit IRC (Remote host closed the connection) | 18:35 | |
norvil | tgamblin: Thank you, i appreciate the help !! I'll try it that way | 18:37 |
tgamblin | norvil: for clarification, the files you're looking to write are usually found in tmp/deploy/images/<machine>/ | 18:38 |
*** norvil <norvil!~norvil@194.189-204-138.bestelclientes.com.mx> has quit IRC (Quit: Client closed) | 18:45 | |
*** enok <enok!~Thunderbi@c-4550e353.06-290-73746f71.bbcust.telenor.se> has quit IRC (Remote host closed the connection) | 19:01 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 248 seconds) | 19:09 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Ping timeout: 260 seconds) | 19:11 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 19:11 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 19:15 | |
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 245 seconds) | 19:17 | |
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto | 19:18 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 246 seconds) | 19:30 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 19:34 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Remote host closed the connection) | 19:43 | |
*** sugoi1 <sugoi1!~Thunderbi@user/sugoi> has joined #yocto | 19:43 | |
*** sugoi1 is now known as sugoi | 19:45 | |
*** jsbronder <jsbronder!jsbronder@user/jbronder> has quit IRC (Quit: WeeChat 4.1.2) | 19:59 | |
*** jsbronder <jsbronder!jsbronder@user/jbronder> has joined #yocto | 19:59 | |
*** Haxxa <Haxxa!~Haxxa@116.255.4.123> has quit IRC (Quit: Haxxa flies away.) | 20:15 | |
*** jsbronder <jsbronder!jsbronder@user/jbronder> has quit IRC (Quit: WeeChat 4.1.2) | 20:19 | |
*** Haxxa <Haxxa!~Haxxa@116.255.4.123> has joined #yocto | 20:19 | |
*** jsbronder <jsbronder!jsbronder@user/jbronder> has joined #yocto | 20:19 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 20:23 | |
*** dmoseley <dmoseley!~dmoseley@129.222.254.182> has quit IRC (Quit: ZNC 1.9.1 - https://znc.in) | 20:44 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 246 seconds) | 20:44 | |
*** dmoseley <dmoseley!~dmoseley@129.222.254.182> has joined #yocto | 20:45 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 20:57 | |
*** dankm <dankm!~dan@user/dankm> has quit IRC (Remote host closed the connection) | 21:09 | |
*** dankm <dankm!~dan@user/dankm> has joined #yocto | 21:10 | |
*** dankm <dankm!~dan@user/dankm> has quit IRC (Remote host closed the connection) | 21:32 | |
*** dankm <dankm!~dan@user/dankm> has joined #yocto | 21:34 | |
*** Shaun <Shaun!~shaun@user/shaun> has quit IRC (Ping timeout: 252 seconds) | 21:41 | |
*** Shaun <Shaun!~shaun@user/shaun> has joined #yocto | 21:43 | |
*** Xagen <Xagen!~Xagen@syn-098-006-114-013.biz.spectrum.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 21:43 | |
*** jsbronder <jsbronder!jsbronder@user/jbronder> has quit IRC (Quit: WeeChat 4.1.2) | 21:47 | |
*** jsbronder <jsbronder!jsbronder@user/jbronder> has joined #yocto | 21:47 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Remote host closed the connection) | 21:48 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has joined #yocto | 21:49 | |
*** Kubu_work <Kubu_work!~kubu@lfbn-nan-1-335-137.w82-120.abo.wanadoo.fr> has quit IRC (Quit: Leaving.) | 21:51 | |
*** Saur_Home88 <Saur_Home88!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 22:18 | |
*** Saur_Home88 <Saur_Home88!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 22:19 | |
*** florian_kc <florian_kc!~florian@dynamic-077-176-028-026.77.176.pool.telefonica.de> has quit IRC (Ping timeout: 252 seconds) | 22:30 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 255 seconds) | 22:33 | |
*** sugoi1 <sugoi1!~Thunderbi@user/sugoi> has joined #yocto | 22:33 | |
*** sugoi1 is now known as sugoi | 22:35 | |
*** sugoi1 <sugoi1!~Thunderbi@user/sugoi> has joined #yocto | 22:43 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 246 seconds) | 22:44 | |
*** sugoi1 is now known as sugoi | 22:44 | |
*** sugoi1 <sugoi1!~Thunderbi@user/sugoi> has joined #yocto | 23:01 | |
*** sugoi <sugoi!~Thunderbi@user/sugoi> has quit IRC (Ping timeout: 245 seconds) | 23:02 | |
*** sugoi1 is now known as sugoi | 23:02 | |
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Quit: jmiehe) | 23:40 | |
*** mbulut <mbulut!~mbulut@ip1f128e48.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 252 seconds) | 23:43 | |
*** vthor <vthor!~thor@user/vthor> has quit IRC (Ping timeout: 272 seconds) | 23:58 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!