From 530bae1ff30d78044e65ae4da8f4b6f4bfd8d359 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Fri, 30 Oct 2015 12:34:00 +0100 Subject: gnulib: add native extend MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fontforge-native will require it Signed-off-by: Andreas Müller --- meta-oe/recipes-support/gnulib/gnulib_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe') diff --git a/meta-oe/recipes-support/gnulib/gnulib_git.bb b/meta-oe/recipes-support/gnulib/gnulib_git.bb index a06450261c..766e41a43a 100644 --- a/meta-oe/recipes-support/gnulib/gnulib_git.bb +++ b/meta-oe/recipes-support/gnulib/gnulib_git.bb @@ -30,3 +30,5 @@ do_packagedata[noexec] = "1" do_package_write_ipk[noexec] = "1" do_package_write_deb[noexec] = "1" do_package_write_rpm[noexec] = "1" + +BBCLASSEXTEND = "native" -- cgit 1.2.3-korg