mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 13:36:22 +02:00
Fix libcurl RPROVIDES, update gtkhtml2 patches and add web to oh-image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@277 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,13 +4,17 @@ DESCRIPTION = "A GTK+ HTML rendering library."
|
||||
LICENSE = "GPL"
|
||||
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
||||
PV = "2.11.0+cvs${SRCDATE}"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "cvs://anonymous@anoncvs.gnome.org/cvs/gnome;module=gtkhtml2 \
|
||||
file://at-import_box-pos.patch;patch=1;pnum=0 \
|
||||
file://css-stylesheet-user.patch;patch=1;pnum=0 \
|
||||
file://css-media.patch;patch=1;pnum=0 \
|
||||
file://fix-infinite-loop.patch;patch=1;pnum=0 \
|
||||
file://fix-margin-inherit.patch;patch=1;pnum=0"
|
||||
file://fix-margin-inherit.patch;patch=1;pnum=0 \
|
||||
file://fix-recreation2.patch;patch=1;pnum=0 \
|
||||
file://fix-style-change.patch;patch=1;pnum=0 \
|
||||
file://add-end-element-signal.patch;patch=1;pnum=0"
|
||||
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user