Skip to content

Commit 2c69621

Browse files
committed
nerves_system_mangopi_mq_pro: fix MacOS gadget mode
1 parent cd323a3 commit 2c69621

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ defmodule CircuitsQuickstart.MixProject do
7272
{:nerves_system_x86_64, "~> 1.19", runtime: false, targets: :x86_64},
7373
{:nerves_system_npi_imx6ull, "~> 0.6", runtime: false, targets: :npi_imx6ull},
7474
{:nerves_system_grisp2, "~> 0.3", runtime: false, targets: :grisp2},
75-
{:nerves_system_mangopi_mq_pro, "~> 0.1", runtime: false, targets: :mangopi_mq_pro}
75+
{:nerves_system_mangopi_mq_pro, "~> 0.2.4", runtime: false, targets: :mangopi_mq_pro}
7676
]
7777
end
7878

mix.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"nerves_system_bbb": {:hex, :nerves_system_bbb, "2.15.2", "75fd47abee72bafc2ba21c78eae5da83cb5c624f24080dee6b11e2450cbbf73c", [:mix], [{:nerves, "~> 1.6.0 or ~> 1.7.15 or ~> 1.8.0", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.20.4", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 1.6.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "ea0f78a11d818cba610863dfac77eda4d0cbcf00727ba70326d390de7974f3b4"},
2020
"nerves_system_br": {:hex, :nerves_system_br, "1.20.4", "6a5e70ecd605946fc42a65d0fe674f1fff79afbdef4aa3ce4e80fc6d3d4d479d", [:mix], [], "hexpm", "6949dca287fdde6fd212cb9c02a209f62ce411d87b958f59c09fe077546b560b"},
2121
"nerves_system_grisp2": {:hex, :nerves_system_grisp2, "0.4.1", "fad2ceeac106302258e42280e9219a05dd3fc3d84fed7dbc39eb9f18c15391a9", [:mix], [{:nerves, "~> 1.6.0 or ~> 1.7.15 or ~> 1.8.0", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.20.4", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 1.6.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "671f474cef8673a361df1eeab8ed389672da7239eb4450f9779a9e4a01328693"},
22-
"nerves_system_mangopi_mq_pro": {:hex, :nerves_system_mangopi_mq_pro, "0.2.3", "b987dacac8ad245842e8463bc7c4d18801e1476ec2290f2f1bbe0b0caf9747b8", [:mix], [{:nerves, "~> 1.6.0 or ~> 1.7.15 or ~> 1.8.0", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.20.4", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_riscv64_nerves_linux_musl, "~> 1.6.0", [hex: :nerves_toolchain_riscv64_nerves_linux_musl, repo: "hexpm", optional: false]}], "hexpm", "45c60dc3548277b76c15c25664526c3807bd428e0f8127039be521499dc4e2fc"},
22+
"nerves_system_mangopi_mq_pro": {:hex, :nerves_system_mangopi_mq_pro, "0.2.4", "c922e2071b8f79b7e88dabb8d4c4461be1d0ff382c18240eed1af1901dcb57d9", [:mix], [{:nerves, "~> 1.6.0 or ~> 1.7.15 or ~> 1.8", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.20.4", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_riscv64_nerves_linux_musl, "~> 1.6.0", [hex: :nerves_toolchain_riscv64_nerves_linux_musl, repo: "hexpm", optional: false]}], "hexpm", "0ee98875923b15f8fd962929b7fd916236d232e5b4c38710279ccf49328ae7e3"},
2323
"nerves_system_npi_imx6ull": {:hex, :nerves_system_npi_imx6ull, "0.8.2", "a93733afcb5a7b403de155ce826cb4a13a13b66a5d83e0dd15a71fd43113132c", [:mix], [{:nerves, "~> 1.6.0 or ~> 1.7.15 or ~> 1.8.0", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.20.4", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 1.6.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "65bdeb46b60ff499df3a7c7c07a40da04903defb89b89d217047b1e0f3e0b44c"},
2424
"nerves_system_osd32mp1": {:hex, :nerves_system_osd32mp1, "0.11.1", "f2eaea8e2710a0048bd7be4d93cdb343ea77b1848c0db6d431b273b8efa51fab", [:mix], [{:nerves, "~> 1.6.0 or ~> 1.7.15 or ~> 1.8.0", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.20.4", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 1.6.0", [hex: :nerves_toolchain_armv7_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "e5543528c5b3247e8bf33d1d9ba230485706c48f107b512f6d6b8ecda5da6fa8"},
2525
"nerves_system_rpi": {:hex, :nerves_system_rpi, "1.20.1", "dbb247fb8c26378634bb30c53f085dc923dd4d01ca8eb66399dd1bfa3172814e", [:mix], [{:nerves, "~> 1.6.0 or ~> 1.7.15 or ~> 1.8.0", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_system_br, "1.20.4", [hex: :nerves_system_br, repo: "hexpm", optional: false]}, {:nerves_toolchain_armv6_nerves_linux_gnueabihf, "~> 1.6.0", [hex: :nerves_toolchain_armv6_nerves_linux_gnueabihf, repo: "hexpm", optional: false]}], "hexpm", "07c259a4ec8b4bb844383d521444a30365823989747a663132d9a98653886059"},
@@ -40,7 +40,7 @@
4040
"one_dhcpd": {:hex, :one_dhcpd, "2.0.1", "d2d24dcb29f84072f3666580e4fb297ce8533c61667f78c94643ad37d586f7b8", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "1558faedeb560bb358827864bec3e862eadfcbaa589f9c2d457f49c833db704c"},
4141
"pinout": {:hex, :pinout, "0.1.0", "3b148c38eedc73e714eb917483c889576db1db27e376f166c120e00af038d1ff", [:mix], [], "hexpm", "fc969923140b63d12ddeb39419d7a8cd05c47cbfb408abc4d0cd7054f6cbdfc7"},
4242
"power_control": {:git, "https://github.com/cjfreeze/power_control.git", "9935fda59aa4661bfc4da38cc1d84f8bc37303bf", []},
43-
"property_table": {:hex, :property_table, "0.2.0", "d47549d9c75c4f8975ca126b48a21c879c76e73d7e7dd0cc65b7d1619b3a198f", [:mix], [], "hexpm", "00f89af46c1f45e572c8386744c773fbf506f731648538d350b9a96720021f0d"},
43+
"property_table": {:hex, :property_table, "0.2.1", "88ab40972036d150eb8b09c4f1aea7834e5970225afbd787fa5533a80399ef8f", [:mix], [], "hexpm", "eb67da5228c649bdc19647a3bbff721d1d1df893e8d342be7255a6819813164b"},
4444
"ramoops_logger": {:hex, :ramoops_logger, "0.3.0", "c909408f5ec775c12ea3e06fb883c380fdd0f1c019a1f43426c2a9935cde62a7", [:mix], [], "hexpm", "f84f8b6e6a74d19a92f29bd746ba292068792d28f6963cea2de94d7b24afd593"},
4545
"ring_logger": {:hex, :ring_logger, "0.8.5", "e807c5b29993cb5e64afbcff41a5a7c44c44f3293ee17dd6601439b408f48903", [:mix], [{:circular_buffer, "~> 0.4.0", [hex: :circular_buffer, repo: "hexpm", optional: false]}], "hexpm", "1a29ec270ed9961b1b999a378bce5ea47d4ea9f3a3b8c53c67c05562b897e31b"},
4646
"shoehorn": {:hex, :shoehorn, "0.9.1", "8e12670024c2942e3c2fdd27cd5a034ee0337ee7c25c37b3ebc2ad482de67199", [:mix], [], "hexpm", "fccd040ac22de9b3cc111bbf78a363832c7210010a3fff4a550fbb2f10de0692"},

0 commit comments

Comments
 (0)