mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
Various minor updates from OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@927 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "Flex is a tool for generating programs that recognize lexical pat
|
||||
SECTION = "devel"
|
||||
LICENSE = "BSD"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/lex/flex-2.5.31.tar.bz2 \
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/flex/flex-2.5.31.tar.bz2 \
|
||||
file://flex-lvalue.diff;patch=1 \
|
||||
file://fix-gen.patch;patch=1"
|
||||
S = "${WORKDIR}/flex-${PV}"
|
||||
|
||||
@@ -3,6 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/gdbm/gdbm.html"
|
||||
SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL"
|
||||
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
SECTION = "unknown"
|
||||
require popt_${PV}.bb
|
||||
inherit native
|
||||
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
SECTION = "libs"
|
||||
DESCRIPTION = "The popt library exists essentially \
|
||||
for parsing command line options."
|
||||
LICENSE = "MIT"
|
||||
PR = "r3"
|
||||
SECTION = "libs"
|
||||
DEPENDS = "gettext-native"
|
||||
PR = "r4"
|
||||
|
||||
SRC_URI = "ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-${PV}.tar.gz \
|
||||
file://m4.patch;patch=1 \
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
LICENSE = "GPL"
|
||||
SECTION = "x11"
|
||||
DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js"
|
||||
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
||||
DESCRIPTION = "Web is a multi-platform web browsing application."
|
||||
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
|
||||
Reference in New Issue
Block a user