**** BEGIN LOGGING AT Sat Jan 26 02:59:57 2019 Jan 26 03:44:10 Is it possible, when splitting a recipe into two packages, to change the arch of only one package? (example: setting foopackage-doc arch to "all") I can't seem to find a way to set PACKAGE_ARCH for a single package. Jan 26 03:45:19 I've tried PACKAGE_ARCH_${PN}-doc which didn't work. Jan 26 03:54:45 grepping for "PACKAGE_ARCH_" seems to indicate overriding is possible for machine names at least. Jan 26 03:57:16 New news from stackoverflow: Yocto recipe for PostgreSQL server Jan 26 16:39:34 RP: i am seeing this error on several builds now http://errors.yoctoproject.org/Errors/Details/218982/ ideas ? musl or glibc does not matter arches also dont matter Jan 26 17:47:55 khem: the recent -src package change? Jan 26 17:49:54 khem: if that was -next there was a patch in there which I temporally removed again Jan 26 18:12:36 join #BBB Jan 26 18:18:46 RP: ok that might be it. It was based on master-next of 2 days old Jan 26 22:40:11 guys, how is perf audit mode supposed to work in thud? Jan 26 22:40:17 when i set: PACKAGECONFIG_append_pn-perf = " audit" Jan 26 22:40:31 bitbake fails because nothing provides audit Jan 26 22:40:54 do i need to add meta-selinux for this? :( Jan 26 22:43:48 oh joy, meta-selinux is not compatible with thud Jan 26 22:44:00 let's hack... Jan 26 23:07:54 derRichard: maybe its in another layer? Jan 26 23:11:28 RP: http://layers.openembedded.org/layerindex/branch/master/recipes/?q=audit Jan 26 23:11:31 looks all not good Jan 26 23:11:40 so far meta-selinux seems to work Jan 26 23:11:54 but i find it odd that something on oe-core depends on it... Jan 26 23:16:49 derRichard: its not a default option. It makes more sense to have the PACKAGECONFIG in the recipes than not Jan 26 23:18:48 hm, ok Jan 26 23:19:09 derRichard: What is the alternative? All possible dependencies must be in core? Jan 26 23:19:28 well, audit is core stuff IMHO Jan 26 23:19:36 We have half written PACKAGECONFIG lines which only disable things? Jan 26 23:20:03 derRichard: everyones definition of core is different. I do agree that I think we're missing a few things Jan 26 23:21:00 without audit, perf does not have the "trace" command which is something very useful Jan 26 23:23:36 derRichard: that would make a case for adding it... Jan 26 23:28:00 good :) **** ENDING LOGGING AT Sun Jan 27 02:59:57 2019