From patchwork Mon Feb 11 16:03:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] Clean up fontconfig recipes Date: Mon, 11 Feb 2013 16:03:08 -0000 From: Ross Burton X-Patchwork-Id: 44451 Message-Id: To: openembedded-core@lists.openembedded.org Hi, The fontconfig recipes were showing their age with lots of cruft and plain odd constructs. Distressingly the majority of them were from myself with no clear commit logs. Thus I was guilt-tripped into cleaning the fontconfig recipes up. Ross The following changes since commit 00a2411470b989ca80bc2a6de08d105bc400dae5: libiconv: Remove RPATH from binaries (2013-02-11 15:41:20 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ross/fontconfig for you to fetch changes up to 27fe822aa3e7bfc8523f9a074c623ee0270cbefa: fontconfig: rename the patches directory (2013-02-11 16:00:58 +0000) ---------------------------------------------------------------- Ross Burton (3): fontconfig: remove unexplainable and broken build tweaking fontconfig: drop explicit -native recipe fontconfig: rename the patches directory ...Add-sysroot-option-to-fc-cache-and-fc-cat.patch | 0 .../fontconfig-2.10.2/fix-pkgconfig.patch | 15 ------- .../fontconfig/fontconfig-native_2.10.2.bb | 14 ------ .../fontconfig/fontconfig_2.10.2.bb | 47 ++------------------ 4 files changed, 4 insertions(+), 72 deletions(-) rename meta/recipes-graphics/fontconfig/{fontconfig-2.10.2 => files}/Add-sysroot-option-to-fc-cache-and-fc-cat.patch (100%) delete mode 100644 meta/recipes-graphics/fontconfig/fontconfig-2.10.2/fix-pkgconfig.patch delete mode 100644 meta/recipes-graphics/fontconfig/fontconfig-native_2.10.2.bb Ross Burton (3): fontconfig: remove unexplainable and broken build tweaking fontconfig: drop explicit -native recipe fontconfig: rename the patches directory ...Add-sysroot-option-to-fc-cache-and-fc-cat.patch | 0 .../fontconfig-2.10.2/fix-pkgconfig.patch | 15 ------- .../fontconfig/fontconfig-native_2.10.2.bb | 14 ------ .../fontconfig/fontconfig_2.10.2.bb | 47 ++------------------ 4 files changed, 4 insertions(+), 72 deletions(-) rename meta/recipes-graphics/fontconfig/{fontconfig-2.10.2 => files}/Add-sysroot-option-to-fc-cache-and-fc-cat.patch (100%) delete mode 100644 meta/recipes-graphics/fontconfig/fontconfig-2.10.2/fix-pkgconfig.patch delete mode 100644 meta/recipes-graphics/fontconfig/fontconfig-native_2.10.2.bb Signed-off-by: Ross Burton