$WORKに値が設定されない問題が発生
sudo apt-get update
sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib
build-essential chrpath socat cpio python python3 python3-pip python3-pexpect
xz-utils debianutils iputils-ping libsdl1.2-dev xterm p7zip-full libyaml-dev
libssl-dev
sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 python3-subunit zstd liblz4-tool file locales libacl1
sudo locale-gen en_US.UTF-8
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
yocto
git clone git://git.yoctoproject.org/poky
cd poky
git checkout -t origin/styhead -b my-styhead
source oe-init-build-env
bitbake core-image-minimal
runqemu qemux86-64
meta-renesas
git clone https://github.com/openembedded/meta-openembedded
cd ~
git checkout daa4619fe3fbf8c28f342c4a7163a84a330f7653
cd ..
git clone https://github.com/renesas-rz/meta-renesas.git
cd meta-renesas
git checkout BSP3.0.4
git clone https://git.yoctoproject.org/git/meta-gplv2
$ cd meta-gplv2
$ git checkout 60b251c25ba87e946a0ca4cdc8d17b1cb09292ac
$ cd ..
TEMPLATECONF=$PWD/meta-renesas/meta-/docs/template/conf/ source poky/oe-init-build-env build
mkdir DownloadPackage
ここにダウンロードしたパッケージをzipごと入れる
mkdir ~/rzv_vlp_ v3.0.4
$ cd ~/rzv_vlp_ v3.0.4
$ cp ..//*.zip .
$ unzip ./RTK0EF0045Z0024AZJ-.zip
$ tar zxvf ./RTK0EF0045Z0024AZJ-v3.0.4/rzv_vlp_.tar.gz
TEMPLATECONF=$PWD/meta-renesas/meta-rzv2l/docs/template/conf/ source
poky/oe-init-build-env build