From c2df7287e6462072c9d9dd6fa1309da313741997 Mon Sep 17 00:00:00 2001 From: Phillip LaBanca Date: Mon, 26 Jun 2023 19:07:14 -0500 Subject: [PATCH] Update README --- README | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README b/README index 5232c13..f7d64d3 100644 --- a/README +++ b/README @@ -5,9 +5,11 @@ Please see the corresponding sections below for details. Dependencies ============ - URI: https://git.yoctoproject.org/git/poky/meta + URI: git://git.openembedded.org/meta-openembedded branch: kirkstone + URI: https://git.yoctoproject.org/git/poky/meta + branch: kirkstone Patches ======= @@ -20,13 +22,14 @@ Maintainer: Keith Derrick Table of Contents ================= - I. Adding the meta-opendds layer to your build + I. Adding the meta-openembedded/meta-oe and meta-opendds layers to your build II. Misc -I. Adding the meta-opendds layer to your build +I. Adding the meta-openembedded/meta-oe and meta-opendds layers to your build ================================================= +Run 'bitbake-layers add-layer meta-openembedded/meta-oe' Run 'bitbake-layers add-layer meta-opendds' II. Misc