"repo sync" does not behave as expected

Description

https://docs.automotivelinux.org/docs/en/icefish/getting_started/reference/getting-started/image-workflow-download-sw.html

following the instructions:

expected:  

$ tree -L 1 . ├── build ├── meta-agl ├── meta-agl-demo ├── meta-agl-devel ├── meta-agl-extra ├── meta-altera ├── meta-boundary ├── meta-freescale ├── meta-freescale-3rdparty ├── meta-freescale-distro ├── meta-intel ├── meta-intel-iot-security ├── meta-oic ├── meta-openembedded ├── meta-qcom ├── meta-qt5 ├── meta-raspberrypi ├── meta-renesas ├── meta-renesas-rcar-gen3 ├── meta-rust ├── meta-sdl ├── meta-security-isafw ├── meta-ti ├── meta-updater ├── meta-virtualization └── poky

 

actual:

~/workspace_agl$ tree -L 1 . ├── bsp ├── external ├── meta-agl ├── meta-agl-cluster-demo ├── meta-agl-demo ├── meta-agl-devel ├── meta-agl-extra └── meta-agl-telematics-demo

 

same result with both the stable release 

{{}}{{}}

$ repo init -b icefish -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo $ repo sync

{{}}

and cutting edge files
 
$ repo init -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo$ repo sync

{{}}

{{}}

Environment

Ubuntu 20.04 (x86-64)

Activity

Show:

Scott Murray 
September 18, 2020 at 4:39 PM

There was a re-org that moved the the BSP layers into bsp/ and the other non-AGL layers into external/, the docs need to be updated.

Won't Fix

Details

Assignee

Reporter

Components

Affects versions

Due date

Priority

Created September 17, 2020 at 5:56 AM
Updated April 8, 2021 at 11:12 PM
Resolved April 8, 2021 at 11:12 PM

Flag notifications