From db0f4a97dfe4d3cb68f31632b74b67aae4f40757 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 4 Jan 2012 16:46:26 -0800 Subject: glib-2.0: ensure dtrace is diabled for all distro options and fix packaging The linuxstdbase configuration flags also need to disable dtrace as per the sandard package configuration options. (From OE-Core rev: 6f4268682c33df7537a32f6e52d3698ebfa14e4e) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb') diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb index 9b7c2298b1..bdf92aaab7 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb @@ -1,6 +1,6 @@ require glib.inc -PR = "r1" +PR = "r2" PE = "1" DEPENDS += "libffi python-argparse-native zlib" -- cgit v1.2.3-54-g00ecf