[BL training-materials-updates] yocto: lab-data: Create a subfolder "bootlin-lab-data"
Mylène Josserand
mylene.josserand at bootlin.com
Fri Apr 27 10:15:23 CEST 2018
Repository : git://git.free-electrons.com/training-materials.git
On branch : master
Link : http://git.free-electrons.com/training-materials/commit/?id=0a0c201a499ef03737a41abc0fd054c57bf05d8c
>---------------------------------------------------------------
commit 0a0c201a499ef03737a41abc0fd054c57bf05d8c
Author: Mylène Josserand <mylene.josserand at free-electrons.com>
Date: Fri Apr 27 10:04:29 2018 +0200
yocto: lab-data: Create a subfolder "bootlin-lab-data"
To have a better organization with layers and scripts/patches
we are providing, create a subfolder "bootlin-lab-data" on
the tarball yocto-labs.tgz.
Thanks to that, the yocto-labs folder will look like:
.
| bootlin-lab-data
| build
| meta-felabs
| meta-ti
| poky
instead of:
.
| 0001-Simplify-linux-ti-staging-recipe.patch <-- from our tarball
| build
| meta-felabs
| meta-ti
| nunchuck <-- from our tarball
| poky
| script <-- from our tarball
The previous organization can mix up trainees that are not familiar with
Yocto Project and get confused with the "script" folder, for example.
Signed-off-by: Mylène Josserand <mylene.josserand at free-electrons.com>
>---------------------------------------------------------------
0a0c201a499ef03737a41abc0fd054c57bf05d8c
.../0001-Simplify-linux-ti-staging-recipe.patch | 29 -
.../0001-Simplify-linux-ti-staging-recipe.patch | 29 +
.../nunchuck/linux/0001-Add-nunchuk-driver.patch | 484 +++++++++++++++
.../0002-Add-i2c1-and-nunchuk-nodes-in-dts.patch | 60 ++
.../bootlin-lab-data/nunchuck/linux/defconfig | 684 +++++++++++++++++++++
.../nunchuck/ninvaders/joystick-support.patch | 122 ++++
.../yocto/bootlin-lab-data/script/format_sdcard.sh | 31 +
.../nunchuck/linux/0001-Add-nunchuk-driver.patch | 484 ---------------
.../0002-Add-i2c1-and-nunchuk-nodes-in-dts.patch | 60 --
lab-data/yocto/nunchuck/linux/defconfig | 684 ---------------------
.../nunchuck/ninvaders/joystick-support.patch | 122 ----
lab-data/yocto/script/format_sdcard.sh | 31 -
labs/yocto-extend-recipe/yocto-extend-recipe.tex | 8 +-
labs/yocto-first-build/yocto-first-build.tex | 4 +-
14 files changed, 1416 insertions(+), 1416 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --cc 0a0c201a499ef03737a41abc0fd054c57bf05d8c
More information about the training-materials-updates
mailing list