From 1e96f111d22b08cab29fd28eb5260e1246ed453a Mon Sep 17 00:00:00 2001 From: Felix Kuhlmann Date: Tue, 12 Dec 2023 18:34:20 -0700 Subject: README.building.md: Correct minor typo in docs Based on github Pull Request #60. Signed-off-by: Felix Kuhlmann Update commit message and added PR number in commit message. Signed-off-by: Sandeep Gundlupet Raju Signed-off-by: Mark Hatle (cherry picked from commit 02c3ae13bfb2b1c5cf82eebd4d60b339a5facb68) Signed-off-by: Mark Hatle --- README.building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.building.md b/README.building.md index 10c246f9..28ba1b24 100644 --- a/README.building.md +++ b/README.building.md @@ -49,7 +49,7 @@ $ bitbake-layers add-layer .//meta-openembedded/meta-python $ bitbake-layers add-layer .//meta-openembedded/meta-filesystems $ bitbake-layers add-layer .//meta-openembedded/meta-networking $ bitbake-layers add-layer .//meta-virtualization -$ bitbake-layers add-layer .//meta-xilinx/meta-microbalze +$ bitbake-layers add-layer .//meta-xilinx/meta-microblaze $ bitbake-layers add-layer .//meta-xilinx/meta-xilinx-core $ bitbake-layers add-layer .//meta-xilinx/meta-xilinx-standalone $ bitbake-layers add-layer .//meta-xilinx/meta-xilinx-bsp -- cgit v1.2.3-54-g00ecf