summaryrefslogtreecommitdiff
path: root/buildconf/README
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-03-06 12:47:00 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-06 13:53:28 +0100
commitb187b6ac8f4f21e06524a9f05e3cff0374b927c6 (patch)
tree932a48ba109f0ea20bf76662fe68c49cd73ccdb9 /buildconf/README
parent7cac27bf9a0fdfa318cff5f9737d7f99fdddbede (diff)
buildconf: moved to meta-toradex-distro
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'buildconf/README')
-rw-r--r--buildconf/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/buildconf/README b/buildconf/README
deleted file mode 100644
index a5f3ce7..0000000
--- a/buildconf/README
+++ /dev/null
@@ -1,6 +0,0 @@
-export is the script used to source the needed environment into the
-running shell. export gets copied to oe-core/ by the repo tool. This
-is also the folder where it needs to be sourced.
-
-if build/conf/local.conf does not exist export copies local.conf
-and bblayers.conf as the initial configuration.