summaryrefslogtreecommitdiff
path: root/recipes-support
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-08-27 13:16:33 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2012-08-27 13:16:33 +0200
commit76fe364cc329bcc7208a6aa985d7f5d2b4d3c7ee (patch)
tree79fed531c7e0d3ce8511d3179e93032bd843ca26 /recipes-support
parentc1ff97cea0e3d0f8eba74db02f2cfc01b858a203 (diff)
nautilus depends on gobject-introspection-nativeT20_LinuxImageV2.0Alpha1_20120808
libpcre splits into libpcre-*, use packages-dynamic so we can put them into an image rename bbappend because coresponding bb does not exist
Diffstat (limited to 'recipes-support')
-rw-r--r--recipes-support/libpcre/libpcre_8.21.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-support/libpcre/libpcre_8.21.bbappend b/recipes-support/libpcre/libpcre_8.21.bbappend
new file mode 100644
index 0000000..cc04373
--- /dev/null
+++ b/recipes-support/libpcre/libpcre_8.21.bbappend
@@ -0,0 +1 @@
+PACKAGES_DYNAMIC = "${PN}-*"