-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6aff7c4
commit 887d4c7
Showing
21 changed files
with
157 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,59 @@ | ||
Package: node-bufferutil | ||
Version: 4.0.8-1 | ||
Depends: libc, node115 | ||
License: MIT | ||
Section: lang | ||
Architecture: arm_cortex-a7_neon-vfpv4 | ||
Installed-Size: 9422 | ||
Filename: node-bufferutil_4.0.8-1_arm_cortex-a7_neon-vfpv4.ipk | ||
Size: 10335 | ||
SHA256sum: 7a8d6c387e6debb5c7950b0446e0c150f101c4bf5a95508518b8bfec0ad05a54 | ||
Description: bufferutil is what makes ws fast. It provides some utilities to efficiently perform some operations such as masking and unmasking the data payload of WebSocket frames. | ||
|
||
Package: node-utf-8-validate | ||
Version: 6.0.4-1 | ||
Depends: libc, node115 | ||
License: MIT | ||
Section: lang | ||
Architecture: arm_cortex-a7_neon-vfpv4 | ||
Installed-Size: 12609 | ||
Filename: node-utf-8-validate_6.0.4-1_arm_cortex-a7_neon-vfpv4.ipk | ||
Size: 13455 | ||
SHA256sum: cfa5cea1bdf2bfd0130586db918f9f6414f60ac685945b7407005946587721b7 | ||
Description: Check if a buffer contains valid UTF-8 encoded text | ||
|
||
Package: node-zigbee2mqtt | ||
Version: 1.38.0-1 | ||
Depends: libc, node115, node-bufferutil, node-utf-8-validate | ||
License: GPL-3.0 | ||
Section: lang | ||
Architecture: arm_cortex-a7_neon-vfpv4 | ||
Installed-Size: 7878910 | ||
Filename: node-zigbee2mqtt_1.38.0-1_arm_cortex-a7_neon-vfpv4.ipk | ||
Size: 7866649 | ||
SHA256sum: f7ec14452a9ac053d6db3153e7d48f372064fd999ce480420c5f8efccad1e658 | ||
Description: Allows you to use your Zigbee devices without the vendor's bridge or gateway. It bridges events and allows you to control your Zigbee devices via MQTT. In this way you can integrate your Zigbee devices with whatever smart home infrastructure you are using. | ||
|
||
Package: node115 | ||
Version: v20.14.0-1 | ||
Depends: libc, libstdcpp6, libopenssl3, zlib, libnghttp2-14, libcares, libatomic1 | ||
Provides: node | ||
License: MIT | ||
Section: lang | ||
ABIVersion: 115 | ||
CPE-ID: cpe:/a:nodejs:node.js | ||
Architecture: arm_cortex-a7_neon-vfpv4 | ||
Installed-Size: 12971899 | ||
Filename: node115_v20.14.0-1_arm_cortex-a7_neon-vfpv4.ipk | ||
Size: 12872138 | ||
SHA256sum: e48bd84faf17aba54100e2940ebf2acae7d4002924775c5b476d5ef24dca5e3b | ||
Description: Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses | ||
an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' | ||
package ecosystem, npm, is the largest ecosystem of open source libraries in the world. | ||
|
||
*** The following preparations must be made on the host side. *** | ||
1. gcc 10.1 or higher is required. | ||
2. To build a 32-bit target, gcc-multilib, g++-multilib are required. | ||
3. Requires libatomic package. (If necessary, install the 32-bit library at the same time.) | ||
ex) sudo apt-get install gcc-multilib g++-multilib | ||
|
Binary file modified
BIN
+1.13 KB
(5600%)
23.05.3/packages/arm_cortex-a7_neon-vfpv4/node/Packages.gz
Binary file not shown.
78 changes: 78 additions & 0 deletions
78
23.05.3/packages/arm_cortex-a7_neon-vfpv4/node/Packages.manifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,79 @@ | ||
Package: node-bufferutil | ||
Version: 4.0.8-1 | ||
Depends: libc, node115 | ||
Source: feeds/node/node-bufferutil | ||
SourceName: node-bufferutil | ||
License: MIT | ||
LicenseFiles: LICENSE | ||
Section: lang | ||
SourceDateEpoch: 1717416873 | ||
Maintainer: Hirokazu MORIKAWA <[email protected]> | ||
Architecture: arm_cortex-a7_neon-vfpv4 | ||
Installed-Size: 9422 | ||
Filename: node-bufferutil_4.0.8-1_arm_cortex-a7_neon-vfpv4.ipk | ||
Size: 10335 | ||
SHA256sum: 7a8d6c387e6debb5c7950b0446e0c150f101c4bf5a95508518b8bfec0ad05a54 | ||
Description: bufferutil is what makes ws fast. It provides some utilities to efficiently perform some operations such as masking and unmasking the data payload of WebSocket frames. | ||
|
||
Package: node-utf-8-validate | ||
Version: 6.0.4-1 | ||
Depends: libc, node115 | ||
Source: feeds/node/node-utf-8-validate | ||
SourceName: node-utf-8-validate | ||
License: MIT | ||
LicenseFiles: LICENSE | ||
Section: lang | ||
SourceDateEpoch: 1717416873 | ||
Maintainer: Hirokazu MORIKAWA <[email protected]> | ||
Architecture: arm_cortex-a7_neon-vfpv4 | ||
Installed-Size: 12609 | ||
Filename: node-utf-8-validate_6.0.4-1_arm_cortex-a7_neon-vfpv4.ipk | ||
Size: 13455 | ||
SHA256sum: cfa5cea1bdf2bfd0130586db918f9f6414f60ac685945b7407005946587721b7 | ||
Description: Check if a buffer contains valid UTF-8 encoded text | ||
|
||
Package: node-zigbee2mqtt | ||
Version: 1.38.0-1 | ||
Depends: libc, node115, node-bufferutil, node-utf-8-validate | ||
Source: feeds/node/node-zigbee2mqtt | ||
SourceName: node-zigbee2mqtt | ||
License: GPL-3.0 | ||
LicenseFiles: LICENSE | ||
Section: lang | ||
SourceDateEpoch: 1717416873 | ||
Maintainer: Hirokazu MORIKAWA <[email protected]> | ||
Architecture: arm_cortex-a7_neon-vfpv4 | ||
Installed-Size: 7878910 | ||
Filename: node-zigbee2mqtt_1.38.0-1_arm_cortex-a7_neon-vfpv4.ipk | ||
Size: 7866649 | ||
SHA256sum: f7ec14452a9ac053d6db3153e7d48f372064fd999ce480420c5f8efccad1e658 | ||
Description: Allows you to use your Zigbee devices without the vendor's bridge or gateway. It bridges events and allows you to control your Zigbee devices via MQTT. In this way you can integrate your Zigbee devices with whatever smart home infrastructure you are using. | ||
|
||
Package: node115 | ||
Version: v20.14.0-1 | ||
Depends: libc, libstdcpp6, libopenssl3, zlib, libnghttp2-14, libcares, libatomic1 | ||
Provides: node | ||
Source: feeds/node/node | ||
SourceName: node | ||
License: MIT | ||
LicenseFiles: LICENSE | ||
Section: lang | ||
SourceDateEpoch: 1717416873 | ||
ABIVersion: 115 | ||
CPE-ID: cpe:/a:nodejs:node.js | ||
Maintainer: Hirokazu MORIKAWA <[email protected]> | ||
Architecture: arm_cortex-a7_neon-vfpv4 | ||
Installed-Size: 12971899 | ||
Filename: node115_v20.14.0-1_arm_cortex-a7_neon-vfpv4.ipk | ||
Size: 12872138 | ||
SHA256sum: e48bd84faf17aba54100e2940ebf2acae7d4002924775c5b476d5ef24dca5e3b | ||
Description: Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses | ||
an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' | ||
package ecosystem, npm, is the largest ecosystem of open source libraries in the world. | ||
|
||
*** The following preparations must be made on the host side. *** | ||
1. gcc 10.1 or higher is required. | ||
2. To build a 32-bit target, gcc-multilib, g++-multilib are required. | ||
3. Requires libatomic package. (If necessary, install the 32-bit library at the same time.) | ||
ex) sudo apt-get install gcc-multilib g++-multilib | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
untrusted comment: signed by key cfc7bc81b8192d78 | ||
RWTPx7yBuBkteNdTKG7g5sIG9SDKu7xUSKb9wOu/VFhrVAN1dQ66T8b4sTAMlb0Knm6SuPljmHM66IhgVwnnVHwHrXse5w3f4QI= | ||
RWTPx7yBuBkteFICY2Rcq633pgPknMJsvYyyy2rYtqqTxkx9K0SgFKwU15dkxguimR4X4hWPx9uH1Zq6ovqBdWr9dEZoGNBI5ww= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"architecture": "arm_cortex-a7_neon-vfpv4", "packages":{}} | ||
{"architecture": "arm_cortex-a7_neon-vfpv4", "packages":{"node-bufferutil": "4.0.8-1", "node-utf-8-validate": "6.0.4-1", "node-zigbee2mqtt": "1.38.0-1", "node115": "v20.14.0-1"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+10.1 KB
...ckages/arm_cortex-a7_neon-vfpv4/node/node-bufferutil_4.0.8-1_arm_cortex-a7_neon-vfpv4.ipk
Binary file not shown.
Binary file added
BIN
+13.1 KB
...es/arm_cortex-a7_neon-vfpv4/node/node-utf-8-validate_6.0.4-1_arm_cortex-a7_neon-vfpv4.ipk
Binary file not shown.
Binary file added
BIN
+7.5 MB
...ages/arm_cortex-a7_neon-vfpv4/node/node-zigbee2mqtt_1.38.0-1_arm_cortex-a7_neon-vfpv4.ipk
Binary file not shown.
Binary file added
BIN
+12.3 MB
....3/packages/arm_cortex-a7_neon-vfpv4/node/node115_v20.14.0-1_arm_cortex-a7_neon-vfpv4.ipk
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-8 Bytes
(100%)
...5.3/targets/imx/cortexa7/openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-squashfs-rootfs.bin
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...targets/imx/cortexa7/openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-squashfs-sysupgrade.bin
Binary file not shown.
Binary file modified
BIN
+496 Bytes
(100%)
23.05.3/targets/imx/cortexa7/openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-zImage
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
23.05.3/targets/imx/cortexa7/openlumi-23.05.3-imx-cortexa7-rootfs.tar.gz
Binary file not shown.
Binary file modified
BIN
+20 Bytes
(100%)
...3/targets/imx/cortexa7/openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-squashfs-rootfs.bin
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...rgets/imx/cortexa7/openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-squashfs-sysupgrade.bin
Binary file not shown.
Binary file modified
BIN
+496 Bytes
(100%)
23.05.3/targets/imx/cortexa7/openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-zImage
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
23.05.3/targets/imx/cortexa7/packages/libc_1.2.4-4_arm_cortex-a7_neon-vfpv4.ipk
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"arch_packages":"arm_cortex-a7_neon-vfpv4","default_packages":["base-files","blkid","busybox","ca-bundle","dnsmasq","dropbear","e2fsprogs","firewall4","fstools","kmod-nft-offload","libc","libgcc","libustream-mbedtls","logd","mkf2fs","mtd","netifd","nftables","odhcp6c","odhcpd-ipv6only","opkg","ppp","ppp-mod-pppoe","procd","procd-seccomp","procd-ujail","uboot-envtools","uci","uclient-fetch","urandom-seed","urngd"],"metadata_version":1,"profiles":{"aqara_zhwg11lm":{"device_packages":["kmod-button-hotplug","kmod-input-gpio-keys","kmod-ledtrig-activity","kmod-ledtrig-oneshot","kmod-ledtrig-transient","kmod-ledtrig-gpio","kmod-i2c-core","kmod-iio-core","kmod-iio-vf610","kmod-hid","kmod-sound-core","kmod-sound-soc-imx","kmod-sound-soc-tfa9882","alsa-utils","wpa-supplicant","ca-certificates","hostapd","nand-utils","kobs-ng","kmod-rtl8189es-ol"],"image_prefix":"openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm","images":[{"filesystem":"squashfs","name":"openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-squashfs-sysupgrade.bin","sha256":"8057af3f3f7867a55779d561da10f6ebb00864bd22288ca4227b17435c33b750","sha256_unsigned":"7726fbb33b41b2d4fd3fae29425ac41cbf687eded3511551da6be7066ca6903e","type":"sysupgrade"},{"filesystem":"squashfs","name":"openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-squashfs-rootfs.bin","sha256":"8b7bc7cdbf83491c2dfadf67b9cfc162a0e7207865e1725751fedf65e14ce603","sha256_unsigned":"8b7bc7cdbf83491c2dfadf67b9cfc162a0e7207865e1725751fedf65e14ce603","type":"rootfs"}],"supported_devices":["aqara,zhwg11lm"],"titles":[{"model":"ZHWG11LM","vendor":"Aqara"}]},"xiaomi_dgnwg05lm":{"device_packages":["kmod-button-hotplug","kmod-input-gpio-keys","kmod-ledtrig-activity","kmod-ledtrig-oneshot","kmod-ledtrig-transient","kmod-ledtrig-gpio","kmod-i2c-core","kmod-iio-core","kmod-iio-vf610","kmod-hid","kmod-sound-core","kmod-sound-soc-imx","kmod-sound-soc-tfa9882","alsa-utils","wpa-supplicant","ca-certificates","hostapd","nand-utils","kobs-ng","kmod-rtl8723bs-ol","kmod-bluetooth","bluez-daemon","bluez-libs","bluez-utils"],"image_prefix":"openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm","images":[{"filesystem":"squashfs","name":"openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-squashfs-sysupgrade.bin","sha256":"e7d3d50892c260820f5d8722bed4459cd3a10ef72da9e9a90d5a698b14fc5e85","sha256_unsigned":"44f2d8f6c187b0e01c5c865614e6de7f473f605356669b201de4306fca1e3d18","type":"sysupgrade"},{"filesystem":"squashfs","name":"openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-squashfs-rootfs.bin","sha256":"b460180f555acf3fce9e9b2bbfb910c01c3e95dc7cd2660ba56faf30261f3c33","sha256_unsigned":"b460180f555acf3fce9e9b2bbfb910c01c3e95dc7cd2660ba56faf30261f3c33","type":"rootfs"}],"supported_devices":["xiaomi,dgnwg05lm"],"titles":[{"model":"DGNWG05LM","vendor":"Xiaomi"}]}},"source_date_epoch":1711145382,"target":"imx/cortexa7","version_code":"r23809-234f1a2efa","version_number":"23.05.3"} | ||
{"arch_packages":"arm_cortex-a7_neon-vfpv4","default_packages":["base-files","blkid","busybox","ca-bundle","dnsmasq","dropbear","e2fsprogs","firewall4","fstools","kmod-nft-offload","libc","libgcc","libustream-mbedtls","logd","mkf2fs","mtd","netifd","nftables","odhcp6c","odhcpd-ipv6only","opkg","ppp","ppp-mod-pppoe","procd","procd-seccomp","procd-ujail","uboot-envtools","uci","uclient-fetch","urandom-seed","urngd"],"metadata_version":1,"profiles":{"aqara_zhwg11lm":{"device_packages":["kmod-button-hotplug","kmod-input-gpio-keys","kmod-ledtrig-activity","kmod-ledtrig-oneshot","kmod-ledtrig-transient","kmod-ledtrig-gpio","kmod-i2c-core","kmod-iio-core","kmod-iio-vf610","kmod-hid","kmod-sound-core","kmod-sound-soc-imx","kmod-sound-soc-tfa9882","alsa-utils","wpa-supplicant","ca-certificates","hostapd","nand-utils","kobs-ng","kmod-rtl8189es-ol"],"image_prefix":"openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm","images":[{"filesystem":"squashfs","name":"openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-squashfs-sysupgrade.bin","sha256":"be78b558c5b252145641d83f0aed0f42ba078b2180f982f9c9162326112f8f8b","sha256_unsigned":"8d9653ae382902977ca587855508d73120fd8fd25eb8ff1b42be293fe252a724","type":"sysupgrade"},{"filesystem":"squashfs","name":"openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-squashfs-rootfs.bin","sha256":"77e01e56fcab90ad67f0159806e26e237c6798e3d149a162c4a23e35d4e87b4c","sha256_unsigned":"77e01e56fcab90ad67f0159806e26e237c6798e3d149a162c4a23e35d4e87b4c","type":"rootfs"}],"supported_devices":["aqara,zhwg11lm"],"titles":[{"model":"ZHWG11LM","vendor":"Aqara"}]},"xiaomi_dgnwg05lm":{"device_packages":["kmod-button-hotplug","kmod-input-gpio-keys","kmod-ledtrig-activity","kmod-ledtrig-oneshot","kmod-ledtrig-transient","kmod-ledtrig-gpio","kmod-i2c-core","kmod-iio-core","kmod-iio-vf610","kmod-hid","kmod-sound-core","kmod-sound-soc-imx","kmod-sound-soc-tfa9882","alsa-utils","wpa-supplicant","ca-certificates","hostapd","nand-utils","kobs-ng","kmod-rtl8723bs-ol","kmod-bluetooth","bluez-daemon","bluez-libs","bluez-utils"],"image_prefix":"openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm","images":[{"filesystem":"squashfs","name":"openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-squashfs-sysupgrade.bin","sha256":"97e37539c3679ac80abf15198252a57b2a1b8c6179aadf382c69ad17d625abe5","sha256_unsigned":"e0ae76500ab38222542861c8ce67a05c4abafc628a2c44efec7f4a95797c50c3","type":"sysupgrade"},{"filesystem":"squashfs","name":"openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-squashfs-rootfs.bin","sha256":"422628d40cb6e2e26459567172c8cbb53313bf97d06245555dbc9abd054bf7f9","sha256_unsigned":"422628d40cb6e2e26459567172c8cbb53313bf97d06245555dbc9abd054bf7f9","type":"rootfs"}],"supported_devices":["xiaomi,dgnwg05lm"],"titles":[{"model":"DGNWG05LM","vendor":"Xiaomi"}]}},"source_date_epoch":1711145382,"target":"imx/cortexa7","version_code":"r23809-234f1a2efa","version_number":"23.05.3"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
864c299c72eb31465dfe8d8410eb4c347a2ad0ff259dbccddb0040cb572cf977 *config.buildinfo | ||
8bc78e8d39c86756553fd6c599506e8f324974d381dda5265724c252ffbf79b5 *config.buildinfo | ||
d43dc81ed34082e5c633c96c60d4f6773e02c43106956cee520beb077a3f876b *feeds.buildinfo | ||
8b7bc7cdbf83491c2dfadf67b9cfc162a0e7207865e1725751fedf65e14ce603 *openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-squashfs-rootfs.bin | ||
8057af3f3f7867a55779d561da10f6ebb00864bd22288ca4227b17435c33b750 *openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-squashfs-sysupgrade.bin | ||
f05080ee70889ae87d26b1096c987158494938e25ce1741f503cd557759ef57f *openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-zImage | ||
77e01e56fcab90ad67f0159806e26e237c6798e3d149a162c4a23e35d4e87b4c *openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-squashfs-rootfs.bin | ||
be78b558c5b252145641d83f0aed0f42ba078b2180f982f9c9162326112f8f8b *openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-squashfs-sysupgrade.bin | ||
ac4006f4feee2b474933dfd68be95f52ef5de3061a9a1e4ffe27d4e82e23116f *openlumi-23.05.3-imx-cortexa7-aqara_zhwg11lm-zImage | ||
5c0858bf384d3ff8af1d1c5f1d0e260731273c43b476389ff91fbc8c03183a0e *openlumi-23.05.3-imx-cortexa7-imx6ull-aqara-zhwg11lm.dtb | ||
0d4324ece5c0edc2d3bcf5db584ffa3066e9cbaf11248baf6488a8fa8c5aa6ed *openlumi-23.05.3-imx-cortexa7-imx6ull-xiaomi-dgnwg05lm.dtb | ||
23b055210fa0dc73995fb13de6de34469eefb63c1027092ef4c7a5bfe08d42a8 *openlumi-23.05.3-imx-cortexa7-rootfs.tar.gz | ||
b460180f555acf3fce9e9b2bbfb910c01c3e95dc7cd2660ba56faf30261f3c33 *openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-squashfs-rootfs.bin | ||
e7d3d50892c260820f5d8722bed4459cd3a10ef72da9e9a90d5a698b14fc5e85 *openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-squashfs-sysupgrade.bin | ||
f05080ee70889ae87d26b1096c987158494938e25ce1741f503cd557759ef57f *openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-zImage | ||
009be002fe7a3f10f5df657d50b711d9787bfd2fd9933a114df0304040ff12c7 *openlumi-23.05.3-imx-cortexa7-rootfs.tar.gz | ||
422628d40cb6e2e26459567172c8cbb53313bf97d06245555dbc9abd054bf7f9 *openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-squashfs-rootfs.bin | ||
97e37539c3679ac80abf15198252a57b2a1b8c6179aadf382c69ad17d625abe5 *openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-squashfs-sysupgrade.bin | ||
ac4006f4feee2b474933dfd68be95f52ef5de3061a9a1e4ffe27d4e82e23116f *openlumi-23.05.3-imx-cortexa7-xiaomi_dgnwg05lm-zImage | ||
543af9e53f62fb6f1244efced8475684e07465d617536b0300e1f2fb2a0e1ce4 *openlumi-23.05.3-imx-cortexa7.manifest | ||
ea8f71d681a213a30287f9b21df047931c25ee32c32774f8a569164e095b5fff *profiles.json | ||
f859271b5a43cf45a78009141e71059be7b926b0abdecc0ba805ff7d2dee4588 *profiles.json | ||
6828efdbd10940e89a0c16724466ee1dc225e289e56b4b862405cce4a7a2f620 *version.buildinfo |