| Submitter | Saul Wold |
|---|---|
| Date | May 15, 2011, 1:32 a.m. |
| Message ID | <e94432e63282baec832f978aa639da3814d3a94a.1305422996.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/4039/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc index 83f1990..f015fd3 100644 --- a/meta/recipes-core/glib-2.0/glib.inc +++ b/meta/recipes-core/glib-2.0/glib.inc @@ -18,10 +18,10 @@ require glib-2.0.inc DEPENDS = "glib-2.0-native gtk-doc-native zip dbus" DEPENDS_virtclass-native = "gtk-doc-native pkgconfig-native gettext-native dbus-native" DEPENDS_virtclass-nativesdk = "libtool-nativesdk" -PACKAGES =+ "glib-2.0-utils " +PACKAGES =+ "${PN}-utils " LEAD_SONAME = "libglib-2.0.*" -FILES_glib-2.0-utils = "${bindir}/*" +FILES_${PN}-utils = "${bindir}/*" inherit autotools pkgconfig gettext