[Add meta-cmf-filogic sdk cmf for rdkb development]

[Description]
Add meta-cmf-filogic sdk cmf for rdkb development
1. rdkb base on dunfell rdkb-next (> 2022q1)
2. cmf is mostly from meta-turris implementation
3. some 64bit support are port from rp4-64 cmf
4. arm64/arm 32bit bsp both can run on rdkb

[Release-log]
N/A

diff --git a/recipes-support/dnsmasq/files/dnsmasq.conf b/recipes-support/dnsmasq/files/dnsmasq.conf
new file mode 100644
index 0000000..cd7020f
--- /dev/null
+++ b/recipes-support/dnsmasq/files/dnsmasq.conf
@@ -0,0 +1,12 @@
+domain-needed
+bogus-priv
+resolv-file=/var/default/resolv.conf
+expand-hosts
+domain=utopia.net
+dhcp-leasefile=/nvram/dnsmasq.leases
+dhcp-lease-max=252
+dhcp-hostsfile=/etc/dhcp_static_hosts
+interface=brlan0
+dhcp-range=10.0.0.2,10.0.0.253,255.255.255.0,7d
+address=/#/10.0.0.1
+dhcp-option=252,"\n"