DESCRIPTION = "PostgreSQL is a powerful, open source relational database system." HOMEPAGE = "http://www.postgresql.com" LICENSE = "BSD" DEPENDS = "zlib readline" #WARNING: this recipe assumes you have the timezone compiler present in /usr/sbin/zic SRC_URI = "ftp://ftp-archives.postgresql.org/pub/source/v${PV}/${P}.tar.bz2" inherit autotools pkgconfig FILES_${PN}-doc += "${prefix}/doc/" do_compile_append() { cp /usr/sbin/zic ${S}/src/timezone/ } logo' rowspan='2'>cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/tasks/task-dvb.bb
AgeCommit message (Expand)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2007-08-23task-dvb: use task.bbclassPhilipp Zabel1
2006-11-20another set of parse errors fixingMarcin Juszkiewicz1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-08-19task-dvb: set COMPATIBLE_HOST to same as mythtvMarcin Juszkiewicz1
2006-07-23Split out *image* and *task* from packages/meta into their own subdirs.Koen Kooi1