summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/conf-notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky/conf/conf-notes.txt')
-rw-r--r--meta-poky/conf/conf-notes.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-poky/conf/conf-notes.txt b/meta-poky/conf/conf-notes.txt
deleted file mode 100644
index 67c177db40..0000000000
--- a/meta-poky/conf/conf-notes.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-
-### Shell environment set up for builds. ###
-
-You can now run 'bitbake <target>'
-
-Common targets are:
- core-image-minimal
- core-image-sato
- meta-toolchain
- meta-ide-support
-
-You can also run generated qemu images with a command like 'runqemu qemux86'
-
-Other commonly useful commands are:
- - 'devtool' and 'recipetool' handle common recipe tasks
- - 'bitbake-layers' handles common layer tasks
- - 'oe-pkgdata-util' handles common target package tasks