From 262a60a409ee14cf9d1589750bf76639d479de37 Mon Sep 17 00:00:00 2001 From: Kotaro Hashimoto Date: Wed, 31 Jan 2018 18:14:20 +0900 Subject: 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 --- templates/machine/dragonboard-410c/50_setup.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100644 templates/machine/dragonboard-410c/50_setup.sh (limited to 'templates') 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 -- cgit 1.2.3-korg