From 60f9d69e016b11c468c98ea75ba0a60c44afbbc4 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Wed, 17 Aug 2016 14:31:25 -0500 Subject: yocto-poky: Move to import-layers subdir We are going to import additional layers, so create a subdir to hold all of the layers that we import with git-subtree. Change-Id: I6f732153a22be8ca663035c518837e3cc5ec0799 Signed-off-by: Patrick Williams --- yocto-poky/meta/recipes-support/mpfr/mpfr.inc | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 yocto-poky/meta/recipes-support/mpfr/mpfr.inc (limited to 'yocto-poky/meta/recipes-support/mpfr/mpfr.inc') diff --git a/yocto-poky/meta/recipes-support/mpfr/mpfr.inc b/yocto-poky/meta/recipes-support/mpfr/mpfr.inc deleted file mode 100644 index 7f3f9175d..000000000 --- a/yocto-poky/meta/recipes-support/mpfr/mpfr.inc +++ /dev/null @@ -1,6 +0,0 @@ -SUMMARY = "C library for multiple-precision floating-point computations with exact rounding" -HOMEPAGE = "http://www.mpfr.org/" -LICENSE = "LGPLv3+" -SECTION = "devel" - -inherit autotools texinfo -- cgit v1.2.3