From 8993a53bfff2256c1ac1457ff3bcb9c7186d689b Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 20 Feb 2011 10:29:11 +0100 Subject: 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 file changed, 14 deletions(-) delete mode 100644 recipes/libinih/libinih_git.bb (limited to 'recipes/libinih') diff --git a/recipes/libinih/libinih_git.bb b/recipes/libinih/libinih_git.bb deleted file mode 100644 index e9f811f75d..0000000000 --- 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 -- cgit 1.2.3-korg