From patchwork Mon Jul 18 18:33:40 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,0/2] Misc updates Date: Mon, 18 Jul 2011 18:33:40 -0000 From: Tom Rini X-Patchwork-Id: 7763 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. 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 http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=trini/misc 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 | 24 ++++++++++++++++++++ .../configure-fix.patch | 0 2 files changed, 24 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