chipset-cml: Update SOF fw with new feature mask to support CML

repo      : https://github.com/thesofproject/sof/
branch    : cml-002-drop-stable
commit id : c922a866e211a3e56d1e280fa72fc0328f81c802

With the following additional patch on top:
https://github.com/thesofproject/sof/pull/1302/commits/e30a9247184e2092b67d72ec57c32007c89a83d3
("rimage: change feature mask to 0x1ff to support CML")

md5sum sof-cnl.ri c67537e7a96d83363982fc7c9fb28bfb

BUG=b:130385930
TEST=emerge-hatch sof-binary && cros deploy $DUT sof-binary,
headset/speaker playback on WHL Hatch. Intel verified on CML.

Change-Id: I1a730df55ac5196e4d55b42b8c09591862ed4727
Signed-off-by: Ben Zhang <benzh@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1582016
Commit-Ready: Rajat Jain <rajatja@google.com>
Tested-by: Sathya Prakash <sathya.prakash.m.r@intel.corp-partner.google.com>
Reviewed-by: Rajat Jain <rajatja@google.com>
(cherry picked from commit 6dd45e619b42eaf695872151889fd07b05adb07a)
diff --git a/chipset-cml/chromeos-base/sof-binary/Manifest b/chipset-cml/chromeos-base/sof-binary/Manifest
index f3eed23..4abf7fc3 100644
--- a/chipset-cml/chromeos-base/sof-binary/Manifest
+++ b/chipset-cml/chromeos-base/sof-binary/Manifest
@@ -1 +1 @@
-DIST sof-binary-1.0-cml.tar.xz 68984 BLAKE2B 68b55144fc3e61b0300adc0c0274ea500b815ca86051565ec6dc9c994519360dd8050e08b144ca63f79a5bcc49d0cccc0acd4d239977b9f142ab4fcf3dfeb9b4 SHA512 2725b5aafd31b15d881317936049768675aeefa5d5ba9d8ffe0265b579d8b20a0d1f34c33344e7334867af1afcb002ec838e4df2aee93ac808805ed2abe3869e
+DIST sof-binary-1.1-cml.tar.xz 69136 BLAKE2B c28140c318defacf5fa446803772845d20d4ef242bd42325882088221f9b00b2209f370933c639ab6596ea3cbc0e6b35ee50ad4e28aef945036e379d3aba72ef SHA512 677b3be6e651499f1f3f911030a5a4da09eb86c8df5fe146f03a113c8db61a69ae1edefce0a7832bdb58bfa601affc0886f297977923f8d6109f817f4d3c1f1b
diff --git a/chipset-cml/chromeos-base/sof-binary/sof-binary-1.0-r1.ebuild b/chipset-cml/chromeos-base/sof-binary/sof-binary-1.0-r1.ebuild
deleted file mode 120000
index 822cf42..0000000
--- a/chipset-cml/chromeos-base/sof-binary/sof-binary-1.0-r1.ebuild
+++ /dev/null
@@ -1 +0,0 @@
-sof-binary-1.0.ebuild
\ No newline at end of file
diff --git a/chipset-cml/chromeos-base/sof-binary/sof-binary-1.1-r1.ebuild b/chipset-cml/chromeos-base/sof-binary/sof-binary-1.1-r1.ebuild
new file mode 120000
index 0000000..26a62a5
--- /dev/null
+++ b/chipset-cml/chromeos-base/sof-binary/sof-binary-1.1-r1.ebuild
@@ -0,0 +1 @@
+sof-binary-1.1.ebuild
\ No newline at end of file
diff --git a/chipset-cml/chromeos-base/sof-binary/sof-binary-1.0.ebuild b/chipset-cml/chromeos-base/sof-binary/sof-binary-1.1.ebuild
similarity index 100%
rename from chipset-cml/chromeos-base/sof-binary/sof-binary-1.0.ebuild
rename to chipset-cml/chromeos-base/sof-binary/sof-binary-1.1.ebuild