From 03da438fa41a7f6e7ca006ffc3794776f1b49abb Mon Sep 17 00:00:00 2001 From: Christian Helmuth Date: Mon, 4 Feb 2019 11:06:23 +0100 Subject: [PATCH] foc: fix parallel build of kernel libuart This incorporates a patch from upstream. --- repos/base-foc/ports/foc.hash | 2 +- repos/base-foc/ports/foc.port | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/repos/base-foc/ports/foc.hash b/repos/base-foc/ports/foc.hash index 5be9e0399a..4ea1401af4 100644 --- a/repos/base-foc/ports/foc.hash +++ b/repos/base-foc/ports/foc.hash @@ -1 +1 @@ -1e94ed61b142cffbfa5e67ec973ebed9945deeeb +1804d73929ef735a528345aa7d08f7cd892213d8 diff --git a/repos/base-foc/ports/foc.port b/repos/base-foc/ports/foc.port index 750bf69000..6afdab3759 100644 --- a/repos/base-foc/ports/foc.port +++ b/repos/base-foc/ports/foc.port @@ -1,6 +1,6 @@ LICENSE := GPLv2 VERSION := git DOWNLOADS := foc.git -URL(foc) := https://github.com/skalk/foc.git -REV(foc) := 43cd446fe9bcba67a7d7312b14004e9063343a89 +URL(foc) := https://github.com/chelmuth/foc.git +REV(foc) := 392d3a1a54e99cb5a19f4e41fa3f453040af1297 DIR(foc) := src/kernel/foc