From a4d86f340609b3a6519e8c730c643cd3f12d999b Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Mon, 12 Sep 2022 14:31:03 -0500 Subject: treewide: handle more upstream TEMPLATECONF move We also need to move the conf-notes.txt files. Signed-off-by: Patrick Williams Change-Id: Ic44e015c0216b526de4fec277ad42f162bca1f33 --- meta-ibm/conf/templates/default/conf-notes.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-ibm/conf/templates/default/conf-notes.txt (limited to 'meta-ibm/conf/templates/default/conf-notes.txt') diff --git a/meta-ibm/conf/templates/default/conf-notes.txt b/meta-ibm/conf/templates/default/conf-notes.txt new file mode 100644 index 0000000000..705a54d7cf --- /dev/null +++ b/meta-ibm/conf/templates/default/conf-notes.txt @@ -0,0 +1,12 @@ +Example build invocations: + +mihawk: +MACHINE=mihawk bitbake obmc-phosphor-image +p10bmc: +MACHINE=p10bmc bitbake obmc-phosphor-image +swift: +MACHINE=swift bitbake obmc-phosphor-image +witherspoon: +MACHINE=witherspoon bitbake obmc-phosphor-image +witherspoon-tacoma: +MACHINE=witherspoon-tacoma bitbake obmc-phosphor-image -- cgit v1.2.3