diff options
author | Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp> | 2018-01-31 18:14:20 +0900 |
---|---|---|
committer | Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp> | 2018-01-31 18:14:20 +0900 |
commit | bd6bf53089505fb15d7df68fdcda3a15b9cc2ebe (patch) | |
tree | ca8873f21d1ca43839824980682cb905c1fdf79d /templates/machine/dragonboard-410c | |
parent | 16b9e483eab0a818b7c96ab808ba840aaf6ee6c8 (diff) |
dragonboard-410c: remove ACCEPT_EULA setting
Since r1032.1 the Qualcomm firmware have been released with a license that
allows redistribution. And the file is now available publicly without the need
for user to read/accept EULA. As such, we remove the constraint on meta-qcom as
well.
http://git.yoctoproject.org/cgit/cgit.cgi/meta-qcom/commit/?h=rocko&id=f99e865f8944bc5a935a87bf289d322e898413cd
Bug-AGL: SPEC-1181
Change-Id: Icbf71cce5c7f1f43fdc44c741b95fe62911064d4
Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
Diffstat (limited to 'templates/machine/dragonboard-410c')
-rw-r--r-- | templates/machine/dragonboard-410c/50_setup.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/machine/dragonboard-410c/50_setup.sh b/templates/machine/dragonboard-410c/50_setup.sh deleted file mode 100644 index 7be1dad32..000000000 --- a/templates/machine/dragonboard-410c/50_setup.sh +++ /dev/null @@ -1 +0,0 @@ -find_and_ack_eula $METADIR/meta-qcom |