From patchwork Sun Feb 3 10:17:17 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/4] Automake-1.13 fixes (batch 4) Date: Sun, 03 Feb 2013 10:17:17 -0000 From: Marko Lindqvist X-Patchwork-Id: 43865 Message-Id: To: openembedded-core@lists.openembedded.org The following changes since commit 82602d2c55f5d233bd8351e95a84a65b792786e5: qt4: Add space for _appends (2013-02-01 22:49:27 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib cazfi/am13 http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/am13 Marko Lindqvist (4): opkg: replace obsolete automake macros with working ones libmatchbox: replace obsolete automake macros with working ones matchbox-wm: update to git master head rpcbind: replace obsolete automake macros with working ones .../opkg/opkg/obsolete_automake_macros.patch | 15 +++++++++++++++ meta/recipes-devtools/opkg/opkg_svn.bb | 1 + .../rpcbind/rpcbind/obsolete_automake_macros.patch | 14 ++++++++++++++ meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb | 3 ++- .../libmatchbox-1.10/obsolete_automake_macros.patch | 14 ++++++++++++++ meta/recipes-graphics/libmatchbox/libmatchbox_1.10.bb | 4 +++- meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb | 4 ++-- 7 files changed, 51 insertions(+), 4 deletions(-) create mode 100644 meta/recipes-devtools/opkg/opkg/obsolete_automake_macros.patch create mode 100644 meta/recipes-extended/rpcbind/rpcbind/obsolete_automake_macros.patch create mode 100644 meta/recipes-graphics/libmatchbox/libmatchbox-1.10/obsolete_automake_macros.patch