From aa16a97138329b6315506d403d0712002fc9347f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 17 Jun 2009 15:37:57 +0100 Subject: mozilla-headless: Add patch to remove bad rpath-link options from the linker commands Signed-off-by: Richard Purdie --- meta/packages/mozilla-headless/mozilla-headless_hg.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/packages/mozilla-headless/mozilla-headless_hg.bb') diff --git a/meta/packages/mozilla-headless/mozilla-headless_hg.bb b/meta/packages/mozilla-headless/mozilla-headless_hg.bb index 73a12a81b..fb24cd9ef 100644 --- a/meta/packages/mozilla-headless/mozilla-headless_hg.bb +++ b/meta/packages/mozilla-headless/mozilla-headless_hg.bb @@ -5,10 +5,11 @@ SRC_URI = "hg://hg.mozilla.org/incubator;protocol=http;rev=${FIXEDREV};module=of file://configurefix.patch;patch=1 \ file://0001-Adds-initial-Gtk-clipboard-support-to-moz-headless.patch;patch=1 \ file://mozilla-jemalloc.patch;patch=1 \ + file://removebadrpath.patch;patch=1 \ file://jsautocfg.h \ file://mozconfig" PV = "0.0+hg-1.0+${FIXEDREV}" -PR = "r3" +PR = "r5" S = "${WORKDIR}/offscreen" -- cgit v1.2.3