diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-04-29 16:43:32 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 14:57:15 -0700 |
| commit | f07ac948716a4f2651b740329938702feb814400 (patch) | |
| tree | 17b9a7db3028e06a57a5a2295ca2b2e09f7b747c | |
| parent | 3256167c13f36ab27524355fa82e2c71b6ef8894 (diff) | |
| download | meta-xilinx-f07ac948716a4f2651b740329938702feb814400.tar.gz | |
conf/bblayers.conf.sample: meta-browser organization has changed
We want meta-browser/meta-chromium to be used with ultra96 webapp
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| -rw-r--r-- | meta-xilinx-bsp/conf/bblayers.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-bsp/conf/bblayers.conf.sample b/meta-xilinx-bsp/conf/bblayers.conf.sample index 07f75658..becc20e0 100644 --- a/meta-xilinx-bsp/conf/bblayers.conf.sample +++ b/meta-xilinx-bsp/conf/bblayers.conf.sample | |||
| @@ -16,7 +16,7 @@ BBLAYERS ?= " \ | |||
| 16 | ##OEROOT##/../meta-openembedded/meta-xfce \ | 16 | ##OEROOT##/../meta-openembedded/meta-xfce \ |
| 17 | ##OEROOT##/../meta-openembedded/meta-initramfs \ | 17 | ##OEROOT##/../meta-openembedded/meta-initramfs \ |
| 18 | ##OEROOT##/../meta-openembedded/meta-oe \ | 18 | ##OEROOT##/../meta-openembedded/meta-oe \ |
| 19 | ##OEROOT##/../meta-browser \ | 19 | ##OEROOT##/../meta-browser/meta-chromium \ |
| 20 | ##OEROOT##/../meta-qt5 \ | 20 | ##OEROOT##/../meta-qt5 \ |
| 21 | ##OEROOT##/../meta-xilinx/meta-xilinx-bsp \ | 21 | ##OEROOT##/../meta-xilinx/meta-xilinx-bsp \ |
| 22 | ##OEROOT##/../meta-xilinx/meta-xilinx-pynq \ | 22 | ##OEROOT##/../meta-xilinx/meta-xilinx-pynq \ |
