Linux
Linux things
Recently I had to create a custom Yocto partition with just one file containing the autoboot.txt file (for RPI).So I created custom Yocto Source plugin with following contents: Read more
Extracting files Read more
PARTUUID is a UUID identifier of partition stored within GPT partition table. This UUID is available to Linux kernel during boot and so it can be specified as rootfs=PARTUUID=<UUID>. On the other hand, UUID is identifier stored within file system... Read more
Enumerating GPIO devices Configuring specific GPIO pin as output Read more
In build/conf/local.conf set Read more
Listing controllable ports Yields output Disabling specific port Enabling specific port Read more