[oe-commits] Frans Meulenbroeks : Revert "libinih: add"

git version control git at git.openembedded.org
Sun Feb 20 09:35:33 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8993a53bfff2256c1ac1457ff3bcb9c7186d689b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8993a53bfff2256c1ac1457ff3bcb9c7186d689b

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Feb 20 10:29:11 2011 +0100

Revert "libinih: add"

This reverts commit 92f66ee0a4e0958bfabc10cc2c2e8a211e8e31f3.

This recipe gives a parsing error

ERROR: Error parsing /home/frans/oe/openembedded/recipes/libinih/libinih_git.bb: Fetch command export HOME="/home/frans"; export SSH_AUTH_SOCK="/tmp/ssh-CCruJ2497/agent.2497"; export
PATH="/home/frans/oe/openembedded/conf/bin:/home/frans/oe/openembedded/bin:/home/frans/oe/myopenembedded/conf/bin:/home/frans/oe/myopenembedded/bin:/home/frans/oe/tmp_minimal/sysroots/i686-linux/usr/ppce500v2/bin:/home/frans/oe/tmp_minimal/sysroots/i686-linux/usr/sbin:/home/frans/oe/tmp_minimal/sysroots/i686-linux/usr/bin:/home/frans/oe/tmp_minimal/sysroots/i686-linux/sbin:/home/frans/oe/tmp_minimal/sysroots/i686-linux//bin:/home/frans/oe/bitbake/bin:/home/frans/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/opt/gnome/bin:/usr/lib/qt3/bin:/home/frans/bin:.";
git ls-remote git://projetos.ossystems.com.br/git/libinih.git master failed with signal 128, output:
fatal: read error: Connection reset by peer

also SRCREV = AUTOREV is less desirable

---

 recipes/libinih/libinih_git.bb |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)

diff --git a/recipes/libinih/libinih_git.bb b/recipes/libinih/libinih_git.bb
deleted file mode 100644
index e9f811f..0000000
--- a/recipes/libinih/libinih_git.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "C and C++ INI Library"
-PRIORITY = "optional"
-PV = "0.0+gitr${SRCPV}"
-PKGV = "${GITPKGVTAG}"
-PR = "r0"
-LICENSE = "BSD"
-RDEPENDS_${PN}-dev = ""
-
-SRCREV = "${AUTOREV}"
-SRC_URI = "git://projetos.ossystems.com.br/git/libinih.git;protocol=git"
-
-S = "${WORKDIR}/git"
-
-inherit gitpkgv cmake





More information about the Openembedded-commits mailing list