The firmware is cross-compiled, but the build system ends up using 'objcopy' instead of 'xtensa-elf-objcopy' by default. Force it to use the right one. --- source/target_firmware/configure 2014-10-28 20:57:26.834436561 +0100 +++ source/target_firmware/configure 2014-10-28 20:57:29.666436530 +0100 @@ -11,6 +11,7 @@ mkdir -p build cat > "$TOOLCHAIN_FILE" <
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ntp.scm
AgeCommit message (Expand)Author
2020-10-08gnu: chrony: Support Network Time Security (NTS)....Tobias Geerinckx-Rice
2020-10-08gnu: chrony: Update to 4.0....Tobias Geerinckx-Rice
2020-09-13gnu: Fix a crash in NTP and Chrony....Leo Famulari
2020-08-20gnu: chrony: Update to 3.5.1 [fixes CVE-2020-14367]....Tobias Geerinckx-Rice
2020-07-11gnu: ntp: Update to 4.2.8p15 [security fixes]....Tobias Geerinckx-Rice
2020-04-08gnu: openntpd: Don't use NAME in source URI....Tobias Geerinckx-Rice
2020-04-08gnu: Add chrony....Tobias Geerinckx-Rice
2020-03-31gnu: Order module imports in (gnu packages ntp)....Tobias Geerinckx-Rice
2020-03-07gnu: ntp: Update to 4.2.8p14 [fixes Sec 3610, Sec 3596, Sec 3592]....Tobias Geerinckx-Rice
2020-03-07gnu: ntp: Use HTTPS in metadata URIs...Tobias Geerinckx-Rice