summaryrefslogtreecommitdiff
path: root/packages/glib-2.0/glib-2.0_2.16.1.bb
blob: 4ce51b6865cb78cd202ff24069fdf67bb83cea27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require glib.inc

FILE_PR = "r5"

SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.16/glib-${PV}.tar.bz2 \
           file://glibconfig-sysdefs.h \
           file://configure-libtool.patch;patch=1 \
           file://gcc-4.2-inline-fix.patch;patch=1 \
           file://hurd-arg-max.patch;patch=1 \
"
S = "${WORKDIR}/glib-${PV}"