Acked-by: Franklin Cooper Jr. <[email protected]>

> -----Original Message-----
> From: [email protected] [mailto:meta-arago-
> [email protected]] On Behalf Of Machani, Yaniv
> Sent: Sunday, December 08, 2013 2:18 AM
> To: [email protected]
> Subject: [meta-arago] [PATCH 8/8] crda: Removed redundant recipe.
> 
> From: Yaniv Machani <[email protected]>
> 
> - crda 1.1.3 from meta-openembedded can be used.
> 
> Signed-off-by: Yaniv Machani <[email protected]>
> ---
>  .../conf/distro/include/arago-prefs.inc            |    2 +-
>  .../recipes-connectivity/crda/crda_1.1.1.bb        |   37 
> --------------------
>  2 files changed, 1 insertions(+), 38 deletions(-)  delete mode 100644 meta-
> arago-extras/recipes-connectivity/crda/crda_1.1.1.bb
> 
> diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-
> arago-distro/conf/distro/include/arago-prefs.inc
> index 412fa3a..a19e425 100644
> --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> @@ -92,7 +92,7 @@ PREFERRED_VERSION_readline-native = "5.2"
>  PREFERRED_VERSION_readline-nativesdk = "5.2"
> 
>  PREFERRED_VERSION_libnl = "3.2.21"
> -PREFERRED_VERSION_crda = "1.1.1"
> +PREFERRED_VERSION_crda = "1.1.3"
>  PREFERRED_VERSION_obex = "0.34"
>  PREFERRED_VERSION_bluez4 = "4.101"
>  PREFERRED_VERSION_bluez-hcidump = "2.2"
> diff --git a/meta-arago-extras/recipes-connectivity/crda/crda_1.1.1.bb b/meta-
> arago-extras/recipes-connectivity/crda/crda_1.1.1.bb
> deleted file mode 100644
> index e3880a1..0000000
> --- a/meta-arago-extras/recipes-connectivity/crda/crda_1.1.1.bb
> +++ /dev/null
> @@ -1,37 +0,0 @@
> -DESCRIPTION = "Wireless Central Regulatory Domain Agent"
> -HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA";
> -SECTION = "base"
> -LICENSE = "ISC"
> -LIC_FILES_CHKSUM =
> "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"
> -
> -PR = "r0"
> -
> -DEPENDS = "libgcrypt libnl python-native python-m2crypto-native"
> -RDEPENDS_${PN} = "udev"
> -
> -SRC_URI = "http://wireless.kernel.org/download/crda/${P}.tar.bz2;name=crda
> \
> -           http://wireless.kernel.org/download/wireless-
> regdb/regulatory.bins/2011.04.28-regulatory.bin;name=reg \
> -"
> -
> -CFLAGS += " -DCONFIG_LIBNL20"
> -
> -EXTRA_OEMAKE = "MAKEFLAGS="
> -do_compile() {
> -    oe_runmake all_noverify
> -}
> -
> -do_install() {
> -    oe_runmake DESTDIR=${D} install
> -    install -d ${D}/usr/lib/crda/
> -    install -m 0644 ${WORKDIR}/2011.04.28-regulatory.bin
> ${D}/usr/lib/crda/regulatory.bin
> -}
> -
> -SRC_URI[crda.md5sum] = "5fc77af68b3e21736b8ef2f8b061c810"
> -SRC_URI[crda.sha256sum] =
> "59b4760da44a8f803caeaaa7fb97e0c6bd3f35f40445b28258e7f14c2fbe13b5
> "
> -SRC_URI[reg.md5sum] = "1535e98bcaba732e2f8e8f62dac6f369"
> -SRC_URI[reg.sha256sum] =
> "bb6ba6f5dcdf7106a19c588b0e4d43ab7af26f6474fe01011a318b3dceaba33b
> "
> -
> -FILES_${PN} += "\
> -    /lib/udev/rules.d/85-regulatory.rules \
> -    /usr/lib/crda/regulatory.bin \
> -"
> --
> 1.7.9
> 
> _______________________________________________
> meta-arago mailing list
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to