Debian Jessie Image

Hey ! can someone tell me how to create a debian jessie image? I know that rootfs has support, but I did not find how to switch to it.

change RELEASE = stretch to jessie was the first thing I did and it did not work … :frowning:

  1. cp rockchip-bsp/rootfs/mk-rootfs-stretch.sh rockchip-bsp/rootfs/mk-rootfs-jessie.sh and make croessponding changes

look into https://git.linaro.org/ci/ubuntu-build-service.git
and add
rockchip-bsp/rootfs/ubuntu-build-service/jessie-base-armhf
3. other minor adaption

1 Like