summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--project.conf7
1 files changed, 2 insertions, 5 deletions
diff --git a/project.conf b/project.conf
index 76445475..36da61d4 100644
--- a/project.conf
+++ b/project.conf
@@ -1,7 +1,4 @@
-# The GNU Toolchain project provides a base runtime with gcc,
-# glibc and some base tools to get off the ground including
-# busybox and GNU make.
-name: gnu-toolchain
+name: baserock
aliases:
upstream: git://git.baserock.org/delta/
@@ -9,7 +6,7 @@ aliases:
gnomesdk: https://sdk.gnome.org/
# All the elements go here
-element-path: elements
+element-path: ./elements
variables:
cpu: "%{bst-target-arch}"