From patchwork Tue Jul 19 15:34:17 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,v2,0/2] Misc updates Date: Tue, 19 Jul 2011 15:34:17 -0000 From: Tom Rini X-Patchwork-Id: 7889 Message-Id: To: openembedded-devel@lists.openembedded.org Hey all, Here's a short 'misc' series with a few changes. First, take oe.dev's mercurial-native and update to the current version. We don't yet have any hg:// URIs but this lets us be ready for when we do. Second, one of the patches guile needs was in the wrong directory to be used/found, so move it. v2: Per Paul Menzel, start with r0 not r1 and remember RP reminded me that NATIVE_INSTALL_WORKS is useless now. The following changes since commit 7254205d68c9321d7a7073a74a77f46c17a98b27: Khem Raj (1): systemd: Replace use of %m in printf formats are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib trini/misc-v2 http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=trini/misc-v2 Tom Rini (2): guile: Move 'configure-fix.patch' to guile-1.8.7 dir mercurial-native: Add 1.9 version .../mercurial/mercurial-native_1.9.bb | 22 ++++++++++++++++++++ .../configure-fix.patch | 0 2 files changed, 22 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb rename meta-oe/recipes-support/guile/{guile-native-1.8.7 => guile-1.8.7}/configure-fix.patch (100%) Signed-off-by: Tom Rini