Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SUMMARY = "test"
- LICENSE = "CLOSED"
- LIC_FILES_CHKSUM = ""
- inherit core-image
- inherit extrausers
- EXTRA_USERS_PARAMS += "usermod -P qwerty123 root;"
- CORE_IMAGE_EXTRA_INSTALL += "openssh-sftp-server"
- IMAGE_FEATURES += " \
- package-management \
- ssh-server-openssh \
- "
- # Include modules in rootfs
- IMAGE_INSTALL:append = " \
- kernel-modules \
- "
- IMAGE_INSTALL:append = " \
- ldd \
- tree \
- i2c-tools \
- wpa-supplicant \
- hostapd \
- dhcp-relay \
- iptables \
- usbutils \
- rsync \
- dosfstools \
- tzcode tzdata tzdata-europe \
- udev-extraconf \
- libgpiod \
- util-linux \
- nano\
- trio-export \
- userland \
- raspicam \
- opencv \
- x264 \
- ffmpeg \
- libedgetpu \
- syslog-ng \
- bash-completion \
- tailscale \
- logrotate \
- wireless-tools \
- cronie \
- "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement