**** BEGIN LOGGING AT Tue Apr 10 03:00:03 2018 Apr 10 14:18:22 what sets the second term, e.g. aarch64, in e.g. manifest-aarch64-procps.package ? what variable controls this? Apr 10 14:20:47 there's a wonky recipe i'm trying to fix, it inherits base and native, but bitbake thinks its manifest is manifest-allarch... Apr 10 14:23:45 oh... TARGET_ARCH Apr 10 14:25:41 it must be inheriting allarch if the arch turns into allarch Apr 10 15:52:22 in one of those "can't see it right in front of my face" situations, i realised the recipe was inheriting native, but wasn't BBCLASSEXTENDING native, that seems to fix the mismatch Apr 10 16:07:46 tlwoerner: bbclassextend just effectively does inherit native Apr 10 16:07:59 but with more magic Apr 10 16:08:08 if you have a purely native recipe just call it foo-native and inherit native Apr 10 20:45:45 :q Apr 10 20:45:48 derp Apr 10 21:55:21 khem, hi Apr 10 21:56:43 zaurusd fails now do_configure after today's tslib update Apr 10 21:56:55 | checking for "tslib-1.0"... no Apr 10 21:56:55 | configure: error: TSKeys requires tslib. Apr 10 21:57:25 ofc recipe DEPENDS = "tslib" Apr 10 21:59:26 hell..------>PKG_CHECK_MODULES(TSLIB, "tslib-1.0" Apr 10 22:44:17 zaurusd? Apr 10 22:44:28 is anyone still using that? Apr 10 22:46:12 rburton: when building for zaurus, yes Apr 10 22:46:20 does anyone still have a zaurus? :) Apr 10 22:46:39 rburton: yes, RP, ant_home and I do (though I haven't used mine in a long time) Apr 10 22:47:16 actualy we just test armv4 and armv5 build status Apr 10 22:47:23 let me rephrase that. does anyone still use a zaurus for anything other than testing zaurus builds boot? Apr 10 22:47:45 heh,there are a few peole, yes, on that OESF forum Apr 10 22:49:13 fwiw now I have to revert an RP patch of 2007 specifying tslib-1.0 :) Apr 10 22:49:38 (from the changelog) Apr 10 22:49:58 probably just needs updating to the current name based on the new tslib releases Apr 10 22:50:28 PKG_CHECK_MODULES(TSLIB, [tslib >= 1.0], ... seems ok Apr 10 22:50:44 kergoth, is it ok? Apr 10 22:51:13 https://github.com/kergoth/tslib/blob/master/Makefile.am says the module is tslib Apr 10 22:51:42 I am sending the patch Apr 10 22:54:54 ant_home: fwiw you're doing the right thing Apr 10 22:55:42 https://github.com/kergoth/tslib/commit/86b4eea66c79a53eec3bc55aac0a4f18097eb0a1#diff-c949f93d03f44a4217d7a138f9e2e54a Apr 10 22:57:31 ok, thanks Apr 10 23:14:22 bluelightning, next warning to fix are the two LAYERSERIES_COMPAT_ Apr 10 23:31:53 gn Apr 10 23:43:55 rburton: I also still use a Zaurus from time to time, it is still the only pocket device I own with an integrated keyboard, I use it to take quick notes or make some tracker music Apr 10 23:45:20 I have read on OESF about a couple of users who are evaluating to use them as cold wallets for bitcoin Apr 11 00:30:25 Is there an "ignore completely" version of BB_DANGLINGAPPENDS_WARNONLY? Apr 11 00:32:06 I pulled in a layer with a lot of bbappends for recipes in other layers that I'm not using, and I'm afraid of getting desensitized to warnings.. Apr 11 01:38:00 likely best to fix that layer, if at all possible. the layer can arrange to have bbappends in per-layer areas which are only included when those other layers are also included. **** ENDING LOGGING AT Wed Apr 11 03:00:03 2018