Packages
Nerves System - Kria KR260
Current section
5 Versions
Jump to
Current section
5 Versions
Compare versions
3
files changed
+21
additions
-19
deletions
| @@ -2,8 +2,12 @@ | |
| 2 2 | |
| 3 3 | [](https://hex.pm/packages/nerves_system_kr260) |
| 4 4 | |
| 5 | - This is the base Nerves System configuration for the Kria KR260. |
| 5 | + This is the base Nerves System configuration for the [Kria KR260](https://www.xilinx.com/products/som/kria/kr260-robotics-starter-kit.html). |
| 6 6 | |
| 7 | +  |
| 8 | + |
| 9 | + The above image is obtained from AMD's official website |
| 10 | + under the [Media Library Terms and Conditions](https://www.amd.com/en/corporate/newsroom-media-terms-conditions). |
| 7 11 | |
| 8 12 | | Feature | Description | |
| 9 13 | | --------------- | ---------------------------------------------------------------------------- | |
| @@ -1 +1 @@ | |
| 1 | - 0.1.0 |
| 1 | + 0.1.1 |
| @@ -6,25 +6,23 @@ | |
| 6 6 | [<<"fwup_include">>,<<"fwup_include/provisioning.conf">>,<<"linux">>, |
| 7 7 | <<"linux/linux-5.15.defconfig">>,<<"linux/patches">>, |
| 8 8 | <<"linux/patches/0001-squashfs-provide-backing_dev_info-in-order-to-disabl.patch">>, |
| 9 | - <<"rootfs_overlay">>,<<"rootfs_overlay/lib">>, |
| 10 | - <<"rootfs_overlay/lib/firmware">>, |
| 11 | - <<"rootfs_overlay/lib/firmware/MOUNTPOINT">>,<<"rootfs_overlay/configfs">>, |
| 12 | - <<"rootfs_overlay/configfs/MOUNTPOINT">>,<<"rootfs_overlay/usr">>, |
| 13 | - <<"rootfs_overlay/usr/lib">>,<<"rootfs_overlay/usr/lib/firmware">>, |
| 14 | - <<"rootfs_overlay/usr/lib/firmware/xilinx">>,<<"rootfs_overlay/usr/bin">>, |
| 15 | - <<"rootfs_overlay/usr/bin/load_accel">>, |
| 16 | - <<"rootfs_overlay/usr/bin/accel-bzip2">>, |
| 17 | - <<"rootfs_overlay/usr/bin/accel-container">>, |
| 18 | - <<"rootfs_overlay/usr/bin/accel-aes">>, |
| 19 | - <<"rootfs_overlay/usr/bin/dfx-mgrd">>, |
| 20 | - <<"rootfs_overlay/usr/bin/dfx-mgr-client">>, |
| 21 | - <<"rootfs_overlay/usr/bin/accel-shm">>,<<"rootfs_overlay/boot">>, |
| 22 | - <<"rootfs_overlay/boot/MOUNT_POINT">>,<<"rootfs_overlay/etc">>, |
| 9 | + <<"rootfs_overlay">>,<<"rootfs_overlay/etc">>, |
| 23 10 | <<"rootfs_overlay/etc/boardid.config">>,<<"rootfs_overlay/etc/dfx-mgrd">>, |
| 24 11 | <<"rootfs_overlay/etc/dfx-mgrd/daemon.conf">>, |
| 25 12 | <<"rootfs_overlay/etc/dfx-mgrd/default_firmware">>, |
| 26 | - <<"rootfs_overlay/etc/erlinit.config">>, |
| 27 | - <<"rootfs_overlay/etc/fw_env.config">>,<<"uboot">>,<<"uboot/boot.cmd">>, |
| 13 | + <<"rootfs_overlay/etc/fw_env.config">>, |
| 14 | + <<"rootfs_overlay/etc/erlinit.config">>,<<"rootfs_overlay/usr">>, |
| 15 | + <<"rootfs_overlay/usr/bin">>,<<"rootfs_overlay/usr/bin/load_accel">>, |
| 16 | + <<"rootfs_overlay/usr/bin/dfx-mgr-client">>, |
| 17 | + <<"rootfs_overlay/usr/bin/accel-bzip2">>, |
| 18 | + <<"rootfs_overlay/usr/bin/accel-shm">>, |
| 19 | + <<"rootfs_overlay/usr/bin/dfx-mgrd">>, |
| 20 | + <<"rootfs_overlay/usr/bin/accel-container">>, |
| 21 | + <<"rootfs_overlay/usr/bin/accel-aes">>,<<"rootfs_overlay/boot">>, |
| 22 | + <<"rootfs_overlay/boot/MOUNT_POINT">>,<<"rootfs_overlay/lib">>, |
| 23 | + <<"rootfs_overlay/lib/firmware">>, |
| 24 | + <<"rootfs_overlay/lib/firmware/MOUNTPOINT">>,<<"rootfs_overlay/configfs">>, |
| 25 | + <<"rootfs_overlay/configfs/MOUNTPOINT">>,<<"uboot">>,<<"uboot/boot.cmd">>, |
| 28 26 | <<"post-build.sh">>,<<"post-createfs.sh">>,<<"CHANGELOG.md">>,<<"LICENSE">>, |
| 29 27 | <<"README.md">>,<<"VERSION">>,<<"fwup-revert.conf">>,<<"fwup.conf">>, |
| 30 28 | <<"mix.exs">>,<<"nerves_defconfig">>]}. |
| @@ -48,4 +46,4 @@ | |
| 48 46 | {<<"optional">>,false}, |
| 49 47 | {<<"repository">>,<<"hexpm">>}, |
| 50 48 | {<<"requirement">>,<<"~> 1.6.0">>}]]}. |
| 51 | - {<<"version">>,<<"0.1.0">>}. |
| 49 | + {<<"version">>,<<"0.1.1">>}. |