bcran | nm, I read the contributor guidelines and submitted a patch to the meta-virtualization mailing list/group. | 00:00 |
---|---|---|
*** mranostay <mranostay!~mranostay@pdpc/supporter/active/mranostay> has quit IRC | 00:06 | |
*** C-o-r-E <C-o-r-E!~corey@69-165-196-201.cable.teksavvy.com> has joined #yocto | 00:40 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 00:45 | |
*** mranostay <mranostay!~mranostay@pdpc/supporter/active/mranostay> has joined #yocto | 00:48 | |
*** beratiks <beratiks!b0e9c643@176.233.198.67> has joined #yocto | 00:48 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC | 00:54 | |
*** beratiks <beratiks!b0e9c643@176.233.198.67> has quit IRC | 01:02 | |
*** JaMa <JaMa!~martin@109.238.218.228> has joined #yocto | 01:22 | |
*** sveinse <sveinse!~sveinse@7.92-221-150.customer.lyse.net> has quit IRC | 02:07 | |
zeddii | RP: cool, so that’s good to merge in isolation. I will post the rest of the series and note the known issues. Maybe I’ll get some interest in them. HA! | 02:12 |
C-o-r-E | Hello yocto friends! | 02:22 |
C-o-r-E | I would like to generate an image that has both a normal kernel zImage and a zImage with initramfs. Any suggestions on how to do that? | 02:22 |
C-o-r-E | The docs seem to indicate that the usual aproach involves chosing one or the other | 02:23 |
khem | C-o-r-E: how do you plan to boot it ? | 02:49 |
khem | perhaps look into wic image creator | 02:49 |
C-o-r-E | khem: with u-boot | 02:55 |
C-o-r-E | i'm more wondering about the recipe and task relationships... since you would need an image to be built before you can add it to the zImage | 02:57 |
C-o-r-E | but to build an image, you need virtual-kernel which implies that you already need to build zImage from some linux recipe | 02:58 |
*** buzzmarshall <buzzmarshall!~Buzz@2607:fea8:1d21:3501:539:68a6:c258:fe5d> has quit IRC | 04:24 | |
*** cadsys <cadsys!~cadsys@199.243.155.130> has joined #yocto | 05:16 | |
*** ThomasD13 <ThomasD13!~ThomasD13@DSL01.212.114.255.148.ip-pool.NEFkom.net> has joined #yocto | 05:33 | |
*** agust <agust!~agust@p508B64CC.dip0.t-ipconnect.de> has joined #yocto | 05:48 | |
*** AndersD <AndersD!~AndersD@h83-209-191-235.cust.a3fiber.se> has joined #yocto | 06:01 | |
*** AndersD <AndersD!~AndersD@h83-209-191-235.cust.a3fiber.se> has quit IRC | 06:11 | |
*** pohly <pohly!~pohly@p5B05600C.dip0.t-ipconnect.de> has joined #yocto | 06:44 | |
*** stuom1 <stuom1!3eecd81d@62.236.216.29> has quit IRC | 06:52 | |
*** stuom1 <stuom1!3eecd81d@62.236.216.29> has joined #yocto | 06:53 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 07:01 | |
*** hpsy <hpsy!~hpsy@85.203.15.34> has joined #yocto | 07:05 | |
*** RobertBerger <RobertBerger!~rber@2a02:587:3b17:4077:4c07:692c:3325:fe6a> has joined #yocto | 07:20 | |
yocti | New news from stackoverflow: Nvidia Jetson Nano with docker <https://stackoverflow.com/questions/59716205/nvidia-jetson-nano-with-docker> | 07:21 |
PinkSnake | Hello guys, after Yocto update to Zeus branch, i cannot build anymore a cutom binary (based on autotools) because of opencv version is 4.0.1 and all libraries has been moved to /usr/include/opencv4/opencv2 ... , any idea ? | 07:32 |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 07:33 | |
LetoThe2nd | PinkSnake: like i said, fix package | 07:33 |
LetoThe2nd | pkg-config is your friend | 07:33 |
PinkSnake | Yes, I have already set DEPENDS=" opencv", but the configure step still stuck "No package 'opencv' found | 07:35 |
LetoThe2nd | again, look at configure.ac and Makefile.am to make sure pkg-config is evaluated properly | 07:38 |
PinkSnake | I have to fix PKG_CHECK_MODULES first isn't it ? | 07:38 |
PinkSnake | if the package is not found no chance to build | 07:39 |
LetoThe2nd | then the next step is to find out if opencv changed something there. | 07:40 |
PinkSnake | the big change is opencv 3.4 -> to 4.0.1 and all prefix pathes change | 07:41 |
LetoThe2nd | but maybe they also changed the pkgconfig nmae? | 07:41 |
*** kriive <kriive!~kriive@160.78.174.126> has joined #yocto | 07:43 | |
LetoThe2nd | start a devshell for your package maybe and start poking pkgconfig there. | 07:43 |
*** frsc <frsc!~frsc@2003:a:e7a:6200:21c2:59af:c0c4:651c> has joined #yocto | 07:44 | |
LetoThe2nd | poll here: https://twitter.com/YoctoThe/status/1219515995288633344 | 07:47 |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto | 07:47 | |
LetoThe2nd | (will repeat a couple of times over the day. you have been warned) | 07:47 |
kriive | Why can't I select them all ? :c | 07:51 |
LetoThe2nd | kriive: no idea, ask twitter. | 07:51 |
yocti | New news from stackoverflow: How to compile c++ files using Makefile <https://stackoverflow.com/questions/59836045/how-to-compile-c-files-using-makefile> | 07:51 |
*** guerinoni <guerinoni!~guerinoni@internet.micro-systems.it> has joined #yocto | 07:51 | |
kriive | grrrr twitter | 07:52 |
*** hpsy <hpsy!~hpsy@85.203.15.34> has quit IRC | 07:56 | |
*** hpsy <hpsy!~hpsy@217.66.60.5> has joined #yocto | 07:57 | |
*** kriive <kriive!~kriive@160.78.174.126> has quit IRC | 08:00 | |
*** kriive <kriive!~kriive@net-2-37-220-98.cust.vodafonedsl.it> has joined #yocto | 08:01 | |
stuom1 | can i vote somewhere else but twitter :P | 08:06 |
LetoThe2nd | stuom1: you can just fix bugs and see what happens! | 08:07 |
stuom1 | I fixed one bug already, now I'm waiting for my prize | 08:09 |
LetoThe2nd | stuom1: as you can see, were in the process of deciding on which prize you'll get :) | 08:10 |
*** florian_kc <florian_kc!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 08:12 | |
*** florian_kc <florian_kc!~florian_k@Maemo/community/contributor/florian> has quit IRC | 08:17 | |
*** kriive <kriive!~kriive@net-2-37-220-98.cust.vodafonedsl.it> has quit IRC | 08:20 | |
*** kriive <kriive!~kriive@160.78.245.90> has joined #yocto | 08:23 | |
kriive | Guys I don't really get the difference between bitbake core-image-minimal -c populate_sdk_ext and bitbake meta-toolchain-qt5 | 08:28 |
kriive | Wouldn't the first also include Qt stuff? Like qmake, libs... | 08:29 |
kriive | Ok, already found the answer by myself, should fine tune my google search next time before calling it quit | 08:32 |
*** kriive <kriive!~kriive@160.78.245.90> has quit IRC | 08:37 | |
*** RobertBerger <RobertBerger!~rber@2a02:587:3b17:4077:4c07:692c:3325:fe6a> has quit IRC | 08:40 | |
*** leon-anavi <leon-anavi!~Leon@78.130.197.130> has joined #yocto | 08:43 | |
qschulz | LetoThe2nd: on a personal level, I don't care too much about recognition (c.f. your tweet). But I was writting the "new release of Linux kernel, here are our contributions, we did Xth in contributions in commits and Yth in lines as a company" in my previous company | 08:44 |
qschulz | LetoThe2nd: and I guess you can have kind of a free ad for Yocto with that kind of articles every ~6 months | 08:45 |
qschulz | Companies usually like to boast their contributions. Attract people interested in upstreaming stuff and show "we're among the good guys" | 08:46 |
*** TobSnyder <TobSnyder!~schneider@ip5f5aa32f.dynamic.kabel-deutschland.de> has joined #yocto | 08:56 | |
LetoThe2nd | qschulz: click "contrib ranking" then, because thats exactly what it means | 08:57 |
LetoThe2nd | qschulz: but twitter limits the selections to 25 characters, so i had to be really brief. | 08:58 |
*** RobertBerger <RobertBerger!~rber@athedsl-4432938.home.otenet.gr> has joined #yocto | 09:01 | |
qschulz | LetoThe2nd: I just meant that it wouldn't encourage me to contribute on a personal level. Company level is a different thing, especially the consulting companies. | 09:06 |
qschulz | LetoThe2nd: I clicked before I asked :) | 09:06 |
qschulz | s/asked/told/ | 09:06 |
LetoThe2nd | qschulz: :) | 09:07 |
qschulz | RP: coming from the Linux kernel community, what I'm missing for the few patches I contributed is the lack of review (we don't have to be as nitpick-y as in the kernel though :) ) and the one thing that annoys me most is I don't know if a patch was merged or not if I don't check myself in the git repo. Kernel maintainers *usually* (not all, not always) send a prepared mail saying the patch is now merged. | 09:10 |
qschulz | and I think the project is struggling because upgrading Yocto is not as critical as upgrading the kernel and people are ready to take the maintenance burden on themselves since upgrades are so rare, it's also usually easier to maintain them compared to the kernel since there's no rebasing involved, just quickly testing. | 09:12 |
qschulz | (just giving my 2¢, YP is technically the 3rd community I'm joining after the kernel and u-boot, so all new to those things, not a lot of experience, etc.) | 09:13 |
LetoThe2nd | qschulz: interesting that you're mentioning u-boot and the kernel. my minor contributions to the kernel and u-boot were just the reverse. never got an acceptance mail from the kernel. got them from u-boot, however very late as the patches were super small and not urgent. | 09:15 |
*** yann <yann!~yann@91-170-159-152.subs.proxad.net> has quit IRC | 09:17 | |
qschulz | LetoThe2nd: which subsystem for the kernel patches? | 09:18 |
LetoThe2nd | qschulz: some board support, minor drm | 09:18 |
LetoThe2nd | qschulz: but all in all, really minor. i mostly have drive-by fixes to submit. | 09:18 |
qschulz | Then maybe I was lucky enough to fall in the "nice" subsystems :) | 09:18 |
qschulz | forget about the comparison then. let's say that I appreciate knowing if my patches are taken or not, and I appreciate the reviews because it is in some forms knowledge sharing. | 09:20 |
LetoThe2nd | qschulz: thats a good conclusion, yes. | 09:21 |
yocti | New news from stackoverflow: Yocto: check final content of MACHINE_FEATURES <https://stackoverflow.com/questions/59837477/yocto-check-final-content-of-machine-features> | 09:22 |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 09:38 | |
PinkSnake | LetoThe2nd pkg-config failed but headers has been deployed in /tmp/work/cortexa9t2hf-neon-poky-linux-gnueabi/bin/1.0-r0/recipe-sysroot/ o.0 ? | 09:38 |
LetoThe2nd | PinkSnake: then find out why pkg-config fails. thats the root of eveil for you, i'd say. | 09:38 |
*** dexterlb <dexterlb!~dexterlb@qtrp.org> has quit IRC | 09:40 | |
*** dexterlb <dexterlb!~dexterlb@qtrp.org> has joined #yocto | 09:43 | |
yocti | New news from stackoverflow: Yocto sato image is running extremely slow, is there a way to improve its performance? <https://stackoverflow.com/questions/59658497/yocto-sato-image-is-running-extremely-slow-is-there-a-way-to-improve-its-perfor> | 09:52 |
*** dexterlb <dexterlb!~dexterlb@qtrp.org> has quit IRC | 09:59 | |
*** AndersD <AndersD!~AndersD@h83-209-191-235.cust.a3fiber.se> has joined #yocto | 10:09 | |
*** yann <yann!~yann@85.118.38.73> has joined #yocto | 10:10 | |
*** AndersD <AndersD!~AndersD@h83-209-191-235.cust.a3fiber.se> has quit IRC | 10:10 | |
*** frsc <frsc!~frsc@2003:a:e7a:6200:21c2:59af:c0c4:651c> has quit IRC | 10:11 | |
*** frsc <frsc!~frsc@2003:a:e7a:6200:21c2:59af:c0c4:651c> has joined #yocto | 10:11 | |
*** yacar_ <yacar_!~yacar_@static-css-csd-172251.business.bouyguestelecom.com> has joined #yocto | 10:13 | |
*** kriive <kriive!~kriive@5.90.76.176> has joined #yocto | 10:13 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 10:17 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 10:22 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC | 10:22 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 10:23 | |
*** stuom1 <stuom1!3eecd81d@62.236.216.29> has quit IRC | 10:38 | |
LetoThe2nd | ndec: howdy! jsut a short question, what do you use for trimming the videos? | 10:38 |
*** hpsy <hpsy!~hpsy@217.66.60.5> has quit IRC | 10:39 | |
*** stuom1 <stuom1!3eecd81d@62.236.216.29> has joined #yocto | 10:40 | |
*** nacknick <nacknick!b9b8f483@185.184.244.131> has joined #yocto | 10:45 | |
*** PinkSnake <PinkSnake!51ff1123@81.255.17.35> has quit IRC | 10:46 | |
nacknick | qschulz: Hi. It has been a while, but I've tried your suggestion to add "SECCOMP_FILTER" to the kernel. I tried to search it with "/" and found this: | 10:46 |
nacknick | Symbol: HAVE_ARCH_SECCOMP_FILTER [=n] │ │ Type : boolean | 10:47 |
nacknick | │ │ Defined at arch/Kconfig:325 │ │ Selected by: ARM [=y] && AEABI [=y] && !OABI_COMPAT [=y] | 10:47 |
nacknick | But I can't find it on the menu options. Can you help me? | 10:47 |
nacknick | It says: `Defined at arch/Kconfig:325` - Where is it? | 10:47 |
qschulz | well... in arch/Kconfig file :D? | 10:47 |
qschulz | line 325? | 10:47 |
qschulz | but it just means that your architecture does not support SECCOMP_FILTER apparenlty | 10:48 |
nacknick | Without using "menu"? | 10:48 |
nacknick | qschulz: Why does not support? | 10:48 |
qschulz | the only unmet condition is !OABI_COMPAT [=y] | 10:48 |
nacknick | which means..? | 10:49 |
qschulz | well, OABI_COMPAT is y but should be no so that HAVE_ARCH_SECCOMP_FILTER is yes | 10:49 |
qschulz | https://elixir.bootlin.com/linux/latest/source/arch/Kconfig#L438 | 10:49 |
qschulz | https://lore.kernel.org/patchwork/patch/418217/ | 10:50 |
qschulz | disable OABI support if possible | 10:51 |
qschulz | afk | 10:51 |
nacknick | thanks. I will search how | 10:51 |
qschulz | maybe you can disable it from menuconfig as well | 10:52 |
nacknick | where `arm/kconfig` file is stored? | 10:53 |
nacknick | arch* | 10:53 |
qschulz | nacknick: in the sources of the kernel | 10:53 |
nacknick | found OABI and disabled | 10:54 |
nacknick | what next? | 10:54 |
nacknick | need to change *kconfig* as well? or disabling OABI it's enough...? | 10:55 |
nacknick | In this file *build/tmp/work-shared/raspberrypi3/kernel-source/arch/Kconfig* at line 325: | 10:56 |
nacknick | config HAVE_ARCH_SECCOMP_FILTERboolhelp An arch should select this symbol if it provides all of these things: - syscall_get_arch() - syscall_get_arguments() - syscall_rollback() - syscall_set_return_value() - SIGSYS siginfo_t support - secure_computing is called from a ptrace_event()-safe context - secure_computing return value is | 10:57 |
nacknick | checked and a return value of -1 results in the system call being skipped immediately. - seccomp syscall wired up | 10:57 |
nacknick | if it is the correct file... | 10:57 |
*** florian_kc <florian_kc!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 11:07 | |
*** yacar_ <yacar_!~yacar_@static-css-csd-172251.business.bouyguestelecom.com> has quit IRC | 11:08 | |
*** yacar_ <yacar_!~yacar_@static-css-csd-172251.business.bouyguestelecom.com> has joined #yocto | 11:08 | |
*** yacar_ <yacar_!~yacar_@static-css-csd-172251.business.bouyguestelecom.com> has quit IRC | 11:13 | |
*** stuom1 <stuom1!3eecd81d@62.236.216.29> has quit IRC | 11:16 | |
*** stuom1 <stuom1!3eecd81d@62.236.216.29> has joined #yocto | 11:20 | |
*** hpsy <hpsy!~hpsy@46.183.103.8> has joined #yocto | 11:25 | |
*** kriive <kriive!~kriive@5.90.76.176> has quit IRC | 11:27 | |
*** dexterlb <dexterlb!~dexterlb@qtrp.org> has joined #yocto | 11:30 | |
*** mmadej <mmadej!~mariusz@azz22.internetdsl.tpnet.pl> has joined #yocto | 11:31 | |
*** mmadej is now known as Randal | 11:31 | |
nacknick | qschulz: OK. It's configured automatically by the boolean conditions | 11:32 |
*** PaowZ__ <PaowZ__!~Vince@193.252.149.222> has quit IRC | 11:34 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 11:36 | |
*** frsc <frsc!~frsc@2003:a:e7a:6200:21c2:59af:c0c4:651c> has quit IRC | 11:43 | |
*** frsc <frsc!~frsc@2003:a:e7a:6200:21c2:59af:c0c4:651c> has joined #yocto | 11:43 | |
*** berton <berton!~berton@177.194.196.4> has joined #yocto | 11:50 | |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has quit IRC | 11:52 | |
*** berton <berton!~berton@177.194.196.4> has quit IRC | 11:52 | |
*** berton <berton!~berton@177.194.196.4> has joined #yocto | 11:54 | |
qschulz | nacknick: exactly, so you would need to disable OABI to be able to have HAVE_ARCH_SECCOMP_FILTER to yes and then be able to select SECCOMPT_FILTER | 12:00 |
qschulz | if that is all, you would need CONFIG_OABI=n AND CONFIG_SECCOMP_FILTER in the .scc file (provided these are the only things needed) | 12:01 |
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto | 12:08 | |
*** stuom1 <stuom1!3eecd81d@62.236.216.29> has quit IRC | 12:09 | |
*** stuom1 <stuom1!3eecd81d@62.236.216.29> has joined #yocto | 12:09 | |
*** bornjre <bornjre!~manjaro-b@43.231.208.252> has joined #yocto | 12:15 | |
Randal | Hello, i have a question. Extensible SDK built for my image has (sdk_install)/sysroots/x86_64-pokysdk-linux/usr/bin/python3.real binary which is not relocated. The problem is that the directory (sdk_install)/sysroots/x86_64-pokysdk-linux/usr/bin is first in PATH and devtool command is not working. I compared it to eSDK for core-image-minimal and this directory has a lot less files and no python3 there. And then proper (sdk_install)/buildt | 12:16 |
Randal | ools/sysroots/x86_64-pokysdk-linux/usr/bin/python3 is used. What can be reason that my eSDK has python(and some more) binaries in (sdk_install)/sysroots/x86_64-pokysdk-linux sysroot? | 12:16 |
LetoThe2nd | Randal: maybe something gets magically pulled in? how does your image and therefore the esdk relate to core-image-minimal? | 12:18 |
nacknick | qschulz: It's working! Thank you so much! | 12:21 |
qschulz | nacknick: glad it works :) | 12:27 |
*** yacar_ <yacar_!~yacar_@static-css-csd-172251.business.bouyguestelecom.com> has joined #yocto | 12:29 | |
Randal | LetoThe2nd: my image inherits from core-image, and that is the only common to core-image-minimal. I have own packages installed by IMAGE_INSTALL but there is no package related to python3. | 12:30 |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 12:30 | |
LetoThe2nd | Randal: but nothing specifically added to the sdk through TOOLCHAIN_TASK or whatever? | 12:33 |
*** guerinoni <guerinoni!~guerinoni@internet.micro-systems.it> has quit IRC | 12:36 | |
Randal | LetoThe2nd: no, I jest grepped all nonstandard layers with TOOLCHAIN_HOST and nothing is there | 12:38 |
LetoThe2nd | Randal: if i had to guess then something in the things you added to IMAGE_INSTALL is not clean. i'd remove all, add one by one and see which makes it break. | 12:39 |
*** leon-anavi <leon-anavi!~Leon@78.130.197.130> has quit IRC | 12:42 | |
Randal | LetoThe2nd: that is what I started to do, we will see, thanks. | 12:42 |
*** tgamblin <tgamblin!~tgamblin@128.224.252.2> has joined #yocto | 12:53 | |
RP | kanavin: thanks, that round of patches was a bit smoother :) | 12:53 |
RP | kanavin: I didn't take some of them either I wanted to think more. Not sure removing is a good thing | 12:54 |
RP | (the ptests) | 12:54 |
LetoThe2nd | here we go again, everybody: take your vote! https://twitter.com/YoctoThe/status/1219515995288633344 | 12:57 |
kanavin | RP, right, but on the other hand keeping @expectedfail isn't great either, as ptests keep regressing and no one notices | 12:57 |
tgamblin | RP: kanavin: Referring to lttng-tools? | 12:58 |
kanavin | tgamblin, yes | 12:58 |
RP | kanavin: I'd mush rather teach the QA code if something was a regression | 13:03 |
RP | kanavin: i.e. have a "must not regress" list somewhere | 13:03 |
RP | kanavin: realistically some aren't going to 100% pass and I don't want that to be the bar | 13:04 |
kanavin | RP, then we might split ptest into ptest-expectedfail and ptest-mustnotfail maybe? | 13:04 |
RP | kanavin: maybe, not sure how that would look but it could work | 13:05 |
kanavin | RP, is the output from ptest (e.g. what failed) processed further? | 13:05 |
tgamblin | kanavin: Ah. I've been looking at that too. We're seeing a hang on lttng-tools ptest after PASS: tools/rotation/test_schedule_api 26 - Listing returned 0 rotation schedules after removal | 13:06 |
*** stuom1 <stuom1!3eecd81d@62.236.216.29> has quit IRC | 13:07 | |
*** leon-anavi <leon-anavi!~Leon@78.130.197.130> has joined #yocto | 13:09 | |
tgamblin | This is the (highly-condensed) version of the log reported by one of our testers https://pastebin.com/vZy0Uvde | 13:11 |
RP | kanavin: yes, by resulttool | 13:28 |
RP | kanavin: becomes https://autobuilder.yocto.io/pub/non-release/20200120-11/testresults/testresult-report.txt (for example) | 13:28 |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 13:28 | |
*** stuom1 <stuom1!3eecd81d@62.236.216.29> has joined #yocto | 13:29 | |
*** nacknick <nacknick!b9b8f483@185.184.244.131> has quit IRC | 13:30 | |
kanavin | RP, right, so where is resulttool invoked? | 13:30 |
*** nslu2-log_ <nslu2-log_!~nslu2-log@milla.nas-admin.org> has joined #yocto | 13:31 | |
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has quit IRC | 13:32 | |
RP | kanavin: See https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/651 "Send QA Email" at the end | 13:32 |
*** nslu2-log_ is now known as nslu2-log | 13:32 | |
RP | kanavin: run by the script in yocto-autobuilder-helepr | 13:33 |
kanavin | RP, right, so the 'allowed to fail' check can happen at that step? | 13:34 |
RP | kanavin: yes, that code is meant to do regression analysis by comparing against previous builds | 13:34 |
RP | kanavin: sadly its not quite working and never has :/ | 13:34 |
RP | The previous builds results are in git | 13:35 |
*** Nathan22 <Nathan22!80e0fc02@128.224.252.2> has joined #yocto | 13:40 | |
stuom1 | I'm trying to bake multiconfig with "bitbake multiconfig::image-name multiconfig:qemuarm64:image-name" but it still starts building both with the MACHINE defined in local.conf | 13:42 |
stuom1 | and not in qemuarm64.conf | 13:42 |
stuom1 | what could I be doing wrong? | 13:42 |
RP | stuom1: how are you setting MACHINE? | 13:44 |
RP | "?=" or "=" ? | 13:44 |
stuom1 | ?= in both | 13:44 |
Nathan22 | I'm trying to build openjdk-8 in my build, but I'm erroring out with "g++: error: unrecognized command line option ‘-fmacro-prefix-map=.../build/tmp-glibc/work/core2-64-wrs-linux/openjre-8/172b11-r0=/usr/src/debug/openjre-8/172b11-r0’" | 13:45 |
Nathan22 | -fmacro-prefix-map appears to be a gcc version 8+ preproccesor feature that I don't have using gcc 7 | 13:46 |
RP | stuom1: there is your problem. Try "=" | 13:46 |
Nathan22 | I unfortunately cannot upgrade gcc. Is there any way of building without the flag? | 13:47 |
stuom1 | thanks RP, it is working now! | 13:47 |
RP | Nathan22: why is it using the native compiler for something which should use the target compiler? | 13:47 |
Nathan22 | Fantastic question | 13:47 |
stuom1 | In multiconfig .conf file, should I only set variables that change and the rest comes from local.conf? | 13:57 |
Nathan22 | Do I need to force/clean with bitbake after applying a patch with git patch ? | 14:03 |
*** PaowZ <PaowZ!~Vince@193.252.149.222> has joined #yocto | 14:05 | |
paulbarker | Nathan22: It shouldn't be necessary if you mean applying a git patch to one of your layers | 14:13 |
Nathan22 | Damn. Yeah that's what I meant, didn't fix the issue regardless. Thanks anyway though | 14:14 |
*** TobSnyder <TobSnyder!~schneider@ip5f5aa32f.dynamic.kabel-deutschland.de> has quit IRC | 14:20 | |
*** lfa <lfa!~lfa@217.19.35.51> has quit IRC | 14:31 | |
*** Randal <Randal!~mariusz@azz22.internetdsl.tpnet.pl> has quit IRC | 14:42 | |
*** ThomasD13 <ThomasD13!~ThomasD13@DSL01.212.114.255.148.ip-pool.NEFkom.net> has quit IRC | 14:44 | |
hpsy | I am using TOOLCHAIN_TARGET_TASK to add pkgA-staticdev to the SDK, but I get both pkgA-staticdev and pkgA (Which contains a target binary that I don't want in the SDK) in the SDK sysroot, is there a way to only get pkgA-staticdev in the SDK? | 14:52 |
*** leon-anavi <leon-anavi!~Leon@78.130.197.130> has quit IRC | 15:07 | |
*** ericch <ericch!~ericch@50-205-235-218-static.hfc.comcastbusiness.net> has joined #yocto | 15:08 | |
*** lfa <lfa!~lfa@217.19.35.51> has joined #yocto | 15:08 | |
*** Nathan22 <Nathan22!80e0fc02@128.224.252.2> has quit IRC | 15:09 | |
RP | hpsy: you'd probably need to break the dependency: RDEPENDS_${PN}-staticdev_pn-XXX = "" | 15:10 |
*** comptroller <comptroller!~comptroll@47-213-227-146.paolcmtc01.res.dyn.suddenlink.net> has quit IRC | 15:11 | |
*** hpsy <hpsy!~hpsy@46.183.103.8> has quit IRC | 15:12 | |
*** comptroller <comptroller!~comptroll@47-213-227-146.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto | 15:20 | |
*** vmeson <vmeson!~rmacleod@24-52-239-53.cable.teksavvy.com> has quit IRC | 15:23 | |
RobertBerger | @hpsy: it it a standard SDK or an extensible SDK? | 15:26 |
RobertBerger | @hpsy: in case it's a standard SDK you might get away with it via package splitting. How did you get pkgA-staticdev in there? | 15:28 |
*** yacar_ <yacar_!~yacar_@static-css-csd-172251.business.bouyguestelecom.com> has quit IRC | 15:33 | |
*** kriive <kriive!~kriive@net-2-37-220-98.cust.vodafonedsl.it> has joined #yocto | 15:36 | |
kriive | Is there any way to specify that I want to use systemd in a image other that setting it in local/conf? I'd like to put it in my image recipe | 15:37 |
kriive | conf/local.conf* | 15:38 |
LetoThe2nd | kriive: nah, it belongs into the DISTRO | 15:38 |
LetoThe2nd | kriive: https://twitter.com/YoctoThe/status/1217166071519744000 | 15:39 |
kergoth | that's not actually true. a distro can enable systemd, sysvinit, or both, if both, the image can select which it wants to actually install | 15:39 |
kergoth | it's not a common usage, admittedly :) | 15:39 |
LetoThe2nd | kergoth: yup. it just doesn't work the other way round - image defining it for all the rest of the build | 15:41 |
LetoThe2nd | kriive: i totally encourage you to look at the live coding session on MACHINE, DISTRO, IMAGE :) | 15:41 |
kergoth | it's true. they did ask how to specify if they want to use it in the image, though, not necessarily enable its support globally | 15:41 |
kergoth | agreed, very important to grasp those and how they fit together | 15:42 |
kriive | LetoThe2nd: thank you so much! I will catch up with those videos after I manage to boot this crappy piece of metal also know as up board | 15:43 |
kriive | btw i love my upboard | 15:43 |
LetoThe2nd | kriive: believe me, the other way round it would be a more efficient way to invest 2 or 3 hrs. | 15:43 |
kriive | ok, i'm going to follow your suggestion | 15:44 |
neverpanic | mcfrisk: http://lists.openembedded.org/pipermail/openembedded-architecture/2020-January/001776.html | 15:47 |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto | 15:48 | |
*** comptroller <comptroller!~comptroll@47-213-227-146.paolcmtc01.res.dyn.suddenlink.net> has quit IRC | 15:48 | |
LetoThe2nd | kriive: just think about how long it took you to try and ask the systemd question. | 15:52 |
*** comptroller <comptroller!~comptroll@47-213-227-146.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto | 15:53 | |
kriive | LetoThe2nd: too much, just 5 minutes in the video and I understood much more than two hours table head banging | 15:55 |
LetoThe2nd | kriive: thats why i keep on saying, what the videos. | 15:56 |
*** lfa <lfa!~lfa@217.19.35.51> has quit IRC | 15:57 | |
*** lfa <lfa!~lfa@217.19.35.51> has joined #yocto | 15:57 | |
armpit | YPTM - armin is on | 15:58 |
*** hpsy <hpsy!~hpsy@93.240.132.122> has joined #yocto | 15:58 | |
smurray | YPTM - Scott is on | 16:00 |
RP | vmeson: https://autobuilder.yocto.io/pub/non-release/20200120-11/testresults/testresult-report.txt | 16:02 |
RP | vmeson: https://autobuilder.yocto.io/pub/non-release/ | 16:02 |
armpit | vmeson, https://wiki.yoctoproject.org/wiki/BuildLog | 16:02 |
RP | vmeson: https://autobuilder.yocto.io/pub/non-release/20200119-10/testresults/testresult-report.txt has a fail | 16:03 |
dl9pf | YPTM - Jan-Simon is on | 16:03 |
*** JPEW56 <JPEW56!cc4da369@204.77.163.105> has joined #yocto | 16:03 | |
hpsy | RobertBerger: It is a standard SDK, I added pkgA-staticdev to the SDK explicitly using the TOOLCHAIN_TARGET_TASK, do you mean to make the main package (pkgA) empty? | 16:07 |
RobertBerger | yep | 16:07 |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has left #yocto | 16:07 | |
RobertBerger | @hpsy: if you inspect your packages what is inside? | 16:08 |
*** yacar_ <yacar_!~yacar_@static-css-csd-172251.business.bouyguestelecom.com> has joined #yocto | 16:08 | |
dl9pf | https://www.yoctoproject.org/ shows 3.0.1 as latest stable, but link on https://www.yoctoproject.org/software-overview/downloads/ is 3.0.0 only | 16:09 |
RobertBerger | @hpsy: oe-pkgdata-util can help. If the stuff you don't want is not in the -staticdev package someone pulls it in and you can figure out why | 16:09 |
RP | vmeson: https://bugzilla.yoctoproject.org/show_bug.cgi?id=13664 | 16:10 |
yocti | Bug 13664: normal, Medium+, 3.1 M2, hongxu.jia, NEW , _signal_clean_handler failure in oe-selftest | 16:10 |
*** WillMiles <WillMiles!~Will@209.87.231.80> has joined #yocto | 16:11 | |
RobertBerger | @hpsy: I would first check with oe-pkgdata-util the content of the packages and if pkgA is indeed what you don't want see who pulls it in. Quick and dirty you could try to make it empty via package split. (and allow empty packages to be added) | 16:12 |
LetoThe2nd | and one more time: please take your vote! https://twitter.com/YoctoThe/status/1219515995288633344 | 16:12 |
RP | https://bugzilla.yoctoproject.org/show_bug.cgi?id=13604 | 16:13 |
yocti | Bug 13604: normal, High, 3.1 M2, paul.eggleton, NEW , [master-next] Distrodata.test_maintainers fails | 16:13 |
kergoth | there we go, got my windows terminal settings into my dotfiles finally | 16:16 |
hpsy | @RobertBerger: pkgA contains a binary (Which I don't want in the SDK), while pkgA-staticdev contains a library that I need in the SDK (I got the content information by looking at packages-split in the work directory), both packages get pulled into the SDK when I add ' TOOLCHAIN_TARGET_TASK += "pkgA-staticdev" ' , I will try to inspect the packages with oe-pkgdata-util | 16:17 |
RobertBerger | @hpsy: OK just make sure that it's really like that;) Wait maybe you should try something else. Normally if you do TOOLCHAIN_TARGET_TASK_append = " pkgA-staticdev" it does not automatically pull in pkgA. So maybe you have some dependency you should not have. | 16:21 |
RobertBerger | @hpsy: what are the dependencies for pkgA-staticdev? | 16:22 |
yocti | New news from stackoverflow: Why doesn't Yocto generate the tarball when BB_GENERATE_MIRROR_TARBALLS is set? <https://stackoverflow.com/questions/59844762/why-doesnt-yocto-generate-the-tarball-when-bb-generate-mirror-tarballs-is-set> | 16:23 |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC | 16:25 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 16:31 | |
dl9pf | RP: https://www.yoctoproject.org/ shows 3.0.1 as latest stable, but link on https://www.yoctoproject.org/software-overview/downloads/ is 3.0.0 only | 16:34 |
hpsy | @RobertBerger: Nothing depends on it at the moment | 16:38 |
RobertBerger | @hpsy: IMAGE_INSTALL maybe pulls it in? | 16:39 |
hpsy | @RobertBerger: No | 16:41 |
*** maudat <maudat!~moda@64.18.88.250> has joined #yocto | 16:41 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 16:42 | |
RobertBerger | @hpsy: Jut to summarize: In your local.conf or so you add TOOLCHAIN_TARGET_TASK_append = " pkgA-staticdev". It ends up in the SDK. It should not end up in the rootfs. But also pkgA magically appears in the SDK and also the rootfs? | 16:43 |
hpsy | RP: it looks like it is as you said, adding RDEPENDS_${PN}-staticdev = "" to the recipe removes pkgA from the | 16:44 |
hpsy | SDK | 16:45 |
vmeson | Fedora badge system: https://badges.fedoraproject.org/ -- doesn't appeal to me but it seems to be popular in Fedora. | 16:45 |
hpsy | @RobertBerger: not in the rootfs, only in the SDK | 16:46 |
*** frsc <frsc!~frsc@2003:a:e7a:6200:21c2:59af:c0c4:651c> has quit IRC | 16:47 | |
RobertBerger | @hpsy: Well there is a runtime dependency in the recipe you just removed. This means that the -staticdev package now does not depend on anything. | 16:49 |
RobertBerger | @hpsy bitbake pkgA -e | grep ^RDEPENDS or so should tell you more | 16:50 |
RobertBerger | @hpsy: without emptying out RDEPENDS_${PN}-staticdev what does it contain? | 16:51 |
*** yann <yann!~yann@85.118.38.73> has quit IRC | 16:52 | |
hpsy | RP: but I don't get the "_pn-XXX" part of your answer (RDEPENDS_${PN}-staticdev_pn-XXX = "") should it be pn-pkgA, is this an override of some kind? | 16:53 |
*** yacar_ <yacar_!~yacar_@static-css-csd-172251.business.bouyguestelecom.com> has quit IRC | 16:54 | |
hpsy | @RobertBerger: Yeah, I don't know why I didn't use bitbake -e, I always use it for these kind of issues. It looks like an implicit dependency that bitbake adds it goes pkgA-staticdev -> pkgA-dev -> pkgA | 16:56 |
hpsy | # $RDEPENDS_pkgA-staticdev [2 operations] | 16:56 |
hpsy | # set /ws/poky/meta/conf/bitbake.conf:319 | 16:56 |
hpsy | # "${PN}-dev (= ${EXTENDPKGV})" | 16:56 |
hpsy | # rename from RDEPENDS_${PN}-staticdev data.py:117 [expandKeys] | 16:56 |
hpsy | # "${PN}-dev (= ${EXTENDPKGV})" | 16:56 |
hpsy | # pre-expansion value: | 16:56 |
hpsy | # "${PN}-dev (= ${EXTENDPKGV})" | 16:56 |
hpsy | RDEPENDS_pkgA-staticdev="pkgA-dev (= 1.0-r0)" | 16:56 |
RobertBerger | @hpsy: mystery solved ;) | 16:57 |
hpsy | @RobertBerger: Yes, Thank you :) | 16:58 |
vmeson | on the YP tech call, someone mentioned AGL developer interviews. Could you post a link, my google foo isn't working. | 16:59 |
RobertBerger | @hpsy: you're welcome! | 16:59 |
paulbarker | vmeson: https://www.automotivelinux.org/blog/2019/11/26/developer-showcase-barker | 16:59 |
paulbarker | Just trying to find contact details for the advocacy team | 16:59 |
dreyna | YPTC: minutes: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4 | 17:00 |
vmeson | paulbarker: thanks. | 17:00 |
armpit | YPTM- is over | 17:00 |
paulbarker | Looks like I need to join yocto-advocacy to email the list | 17:02 |
paulbarker | Is there someone on the advocacy team I can hand off the developer interviews idea to? | 17:03 |
FrazerClews | hi, i pushed a few patches to bitbake. the ones for removing unused imports and handling singleton comparisons properly got merged, but my deprecated methods removal didnt. i got a response for the ones that got merged as they needed amending, but i think my deprecated methods removal didnt because the commit message wasnt properly formatted, but | 17:03 |
FrazerClews | it did work. is it ok to send it again with the message correctly formatted, or is it not wanted? | 17:03 |
*** hpsy <hpsy!~hpsy@93.240.132.122> has quit IRC | 17:05 | |
*** hpsy <hpsy!~hpsy@217.66.60.5> has joined #yocto | 17:06 | |
yocti | New news from stackoverflow: Is it possible to create a docker image from a yocto generated image? <https://stackoverflow.com/questions/59846188/is-it-possible-to-create-a-docker-image-from-a-yocto-generated-image> | 17:23 |
*** leitao <leitao!~leit@2620:10d:c092:200::1:56c1> has joined #yocto | 17:31 | |
*** Ad0 <Ad0!~Ad0@93.124.245.194> has quit IRC | 17:34 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 17:37 | |
*** leitao <leitao!~leit@2620:10d:c092:200::1:56c1> has quit IRC | 17:38 | |
*** Ad0 <Ad0!~Ad0@93.124.245.194> has joined #yocto | 17:40 | |
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC | 17:54 | |
*** stwcx <stwcx!~stwcx@2604:880:a:6::c9c> has quit IRC | 18:13 | |
*** stwcx <stwcx!~stwcx@2604:880:a:6::c9c> has joined #yocto | 18:14 | |
*** armpit <armpit!~armpit@2601:202:4180:a5c0:b5ff:6d3b:2415:6395> has quit IRC | 18:18 | |
*** bornjre <bornjre!~manjaro-b@43.231.208.252> has quit IRC | 18:30 | |
*** yann <yann!~yann@91-170-159-152.subs.proxad.net> has joined #yocto | 18:35 | |
fullstop | Hi.. I have a package which is licensed as MIT/X11 but does not provide a license file. I know that it's possible to select the license file and checksum from files included within yocto/bitbake, but can't seem to find an example or the proper search terms. | 18:40 |
*** gnac <gnac!~gnac@or-71-0-52-80.sta.embarqhsd.net> has joined #yocto | 18:42 | |
paulbarker | fullstop: How do you know it's MIT/X11 licensed if they don't provide a license file? | 18:43 |
Saur | fullstop: See, e.g., systemd-conf in OE-Core. It uses LIC_FILES_CHKSUM = "file://${COREBAS}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 18:43 |
paulbarker | That sounds like you should raise an upstream issue | 18:43 |
Saur | fullstop: But I do agree with paulbarker | 18:44 |
fullstop | paulbarker: The last upstream commit was 7 years ago. | 18:44 |
Saur | (And "${COREBAS}" above should of course be "${COREBASE}".) | 18:45 |
fullstop | paulbarker: the "rockspec" guy (It's a Lua thing) specifies the license as MIT/X11 | 18:45 |
fullstop | wait, there is a copyright file which looks similar to MIT | 18:46 |
*** goliath <goliath!~goliath@212-186-42-13.cable.dynamic.surfer.at> has joined #yocto | 18:52 | |
*** berton_ <berton_!~berton@177.194.196.4> has joined #yocto | 19:00 | |
*** berton <berton!~berton@177.194.196.4> has quit IRC | 19:03 | |
*** ericch_ <ericch_!~ericch@50-205-235-218-static.hfc.comcastbusiness.net> has joined #yocto | 19:30 | |
*** ericch <ericch!~ericch@50-205-235-218-static.hfc.comcastbusiness.net> has quit IRC | 19:31 | |
LetoThe2nd | final reminder for (my) today: https://twitter.com/YoctoThe/status/1219515995288633344 | 19:40 |
LetoThe2nd | take your vote! | 19:40 |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 19:40 | |
*** kriive <kriive!~kriive@net-2-37-220-98.cust.vodafonedsl.it> has quit IRC | 19:52 | |
*** tgamblin <tgamblin!~tgamblin@128.224.252.2> has quit IRC | 19:53 | |
*** kriive <kriive!~kriive@net-2-37-220-98.cust.vodafonedsl.it> has joined #yocto | 20:09 | |
*** armpit <armpit!~armpit@45.19.219.178> has joined #yocto | 20:10 | |
kriive | Who is responsible for the initial hddimg boot menu? Initramfs? Because there is a bug in the installation script: reboot utility is not found | 20:10 |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has joined #yocto | 20:26 | |
*** aidanh_ <aidanh_!~aidanh@unaffiliated/aidanh> has joined #yocto | 20:27 | |
*** aidanh <aidanh!~aidanh@unaffiliated/aidanh> has quit IRC | 20:30 | |
*** aidanh_ is now known as aidanh | 20:30 | |
*** comptroller <comptroller!~comptroll@47-213-227-146.paolcmtc01.res.dyn.suddenlink.net> has quit IRC | 20:31 | |
*** learning1 <learning1!~pi@121.121.99.238> has quit IRC | 20:41 | |
*** comptroller <comptroller!~comptroll@47-213-227-146.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto | 20:42 | |
*** rewitt <rewitt!~rewitt@134.134.139.74> has quit IRC | 20:44 | |
*** ericch_ <ericch_!~ericch@50-205-235-218-static.hfc.comcastbusiness.net> has quit IRC | 20:44 | |
*** ericch <ericch!~ericch@50-205-235-218-static.hfc.comcastbusiness.net> has joined #yocto | 20:47 | |
*** learning1 <learning1!~pi@121.121.99.238> has joined #yocto | 20:49 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC | 21:03 | |
*** alesan <alesan!~alesan@98.248.87.30> has joined #yocto | 21:04 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 21:05 | |
alesan | trying here: I have been trying to create a recipe to remove /etc/rc5.d/S20hwclock.sh | 21:10 |
alesan | how is something like this usually accomplished? | 21:10 |
*** kriive <kriive!~kriive@net-2-37-220-98.cust.vodafonedsl.it> has quit IRC | 21:11 | |
*** berton_ <berton_!~berton@177.194.196.4> has quit IRC | 21:16 | |
*** alesan <alesan!~alesan@98.248.87.30> has quit IRC | 21:21 | |
paulbarker | alesan: Find the recipe which creates that file and either modify it with a bbappend or don't install the offending package into your image | 21:24 |
paulbarker | Already gone haha | 21:25 |
*** vmeson <vmeson!~rmacleod@24-52-239-53.cable.teksavvy.com> has joined #yocto | 21:26 | |
zeddii | paulbarker. too slow! ;) | 21:27 |
*** pohly <pohly!~pohly@p5B05600C.dip0.t-ipconnect.de> has quit IRC | 21:30 | |
*** neverpanic <neverpanic!~clemens@towel.neverpanic.de> has quit IRC | 21:31 | |
*** yangm97 <yangm97!yangm97mat@gateway/shell/matrix.org/x-pyljynjkavqdnrmv> has joined #yocto | 21:31 | |
*** yangm <yangm!yanyetanot@gateway/shell/matrix.org/x-letxpkrutkidaxkg> has joined #yocto | 21:32 | |
*** learning1 <learning1!~pi@121.121.99.238> has quit IRC | 21:44 | |
*** Ad0 <Ad0!~Ad0@93.124.245.194> has quit IRC | 21:49 | |
*** goliath <goliath!~goliath@212-186-42-13.cable.dynamic.surfer.at> has quit IRC | 21:51 | |
*** Ad0 <Ad0!~Ad0@93.124.245.194> has joined #yocto | 21:55 | |
*** WillMiles <WillMiles!~Will@209.87.231.80> has quit IRC | 22:14 | |
*** compenguy <compenguy!~compenguy@c-73-240-172-56.hsd1.wa.comcast.net> has quit IRC | 22:24 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 22:27 | |
*** rewitt <rewitt!~rewitt@134.134.139.74> has joined #yocto | 22:33 | |
mischief | when should i use require and when should i add a new MACHINE_FEATURE? is there any major difference between the two methods? | 22:52 |
mischief | i suppose MACHINE_FEATURE is more appropriate when it needs to be read in multiple recipes? | 22:54 |
*** agust <agust!~agust@p508B64CC.dip0.t-ipconnect.de> has quit IRC | 23:34 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC | 23:38 | |
creich | hey there, as far as i understood from the documentation it should be sufficient to add a defconfig file to the SRC_URI just like normal patches wo get it activated | 23:56 |
creich | i did so, but when i run '-c menuconfig' i see only the patches applied, but not activated (which they should be through the defconfig). anything else i am missing here? | 23:57 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!