**** BEGIN LOGGING AT Sat Mar 02 02:59:57 2019 Mar 02 12:44:26 lynxis: pong Mar 02 15:25:46 I want to send in a patch to update the ath10k-ct driver, and I have some questions about how to do that. Mar 02 15:26:11 First of all, the driver is now at kernel version 4.19. Should I update it to 4.20 or stay with 4.19? Mar 02 15:28:30 Also: in order to make sure that preexisting patches apply should I run 'make package/kernel/ath10k-ct/refresh V=s'? Mar 02 15:33:47 I guess it's best to leave it at 4.19. The ath10k-ct makefile has a comment that recommends to use the kernel version that's closest to the current mac80211 backport version Mar 02 16:35:59 ldir: I don't use OSX to build OpenWrt, but I've just tried to run ./version.sh from Git and from 4.14 release tarball on OSX I've at home and it works, no errors so I'm wondering how could I reproduce the problem Mar 02 16:36:11 ldir: I'm running OSX 10.14.3, build 18D109 Mar 02 16:36:44 I've also tried to revert last version.sh fix with missing +%s and ./version.sh doesn't produce any error either Mar 02 16:51:49 ynezz: Hiya - sorry been a bit busy of late. nbd has determined it's a race condition type thing - and there's a suggested fix https://git.openwrt.org/?p=openwrt/staging/lynxis.git;a=commit;h=9649bfc46c25b8a66395e86f27f439c11040f527 Mar 02 16:52:21 Reading the fix, I still don't understand the cause. Mar 02 16:53:54 ah I understand the fix in that it changes a dependency to force gnu date to build first. Which then renders the original 'uname -n' based check broken. Mar 02 17:37:46 Is this the right channel to ask? I'm trying to use the golang-package.mk to build a hello world golang application but I'm getting some errors during compilation Mar 02 17:38:48 https://gist.github.com/shuhaowu/82d1fbd0275b6c89792fa0f67ccb376b Mar 02 19:50:37 hi all, i'm trying recompile sysupgrade image for linktsmart7688 because upstream uboot needs more space, i changed target/linux/ramips/dts/LINKIT7688.dts but i can't get image built Mar 02 19:51:23 getting this - '/home/indy/openwrt/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt76x8/LinkIt7688-kernel.bin.dtb: ERROR (phandle_references): Reference to non-existent node or label "factory"' Mar 02 19:55:19 indy: can you pastebin the changes you made? Mar 02 19:55:31 preferably a diff of old to new Mar 02 19:56:47 m4t, just fixed - found https://dev.archive.openwrt.org/ticket/14533 and changed 'partition@90000' to 'factory: partition@90000' and image was built Mar 02 19:56:59 k Mar 02 21:11:35 lynxis: https://git.openwrt.org/?p=openwrt/staging/lynxis.git;a=commit;h=9649bfc46c25b8a66395e86f27f439c11040f527 you can add my acked-by - I tested & worked ok Mar 02 21:48:13 what's the minimal set of openwrt packages I need to have the system boot? For example I don't really need things like dnsmasq if I'm not planning on doing routing/dhcp/dns Mar 02 21:59:54 Anyone any ideas how to do the following: I'd like to build a kernel module (in this case cake) but be able to see the assembler produced. Mar 02 22:37:15 ldir: thanks Mar 03 00:27:16 ldir: can you test my staging again? Mar 03 01:55:39 anyone know why my custom files in buildroot/files are not getting copied to staging_dir/target-*/root-ramps? Mar 03 02:19:03 turns out it doesn't copy it into staging dir but it's in the root squashfs **** ENDING LOGGING AT Sun Mar 03 02:59:56 2019