diff options
5 files changed, 1 insertions, 11 deletions
diff --git a/meta-gnome/recipes-gnome/librsvg/librsvg_2.32.1.bbappend b/meta-gnome/recipes-gnome/librsvg/librsvg_2.32.1.bbappend deleted file mode 100644 index daea68c01..000000000 --- a/meta-gnome/recipes-gnome/librsvg/librsvg_2.32.1.bbappend +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | DEPENDS_virtclass-native = "cairo-native pango-native gdk-pixbuf-native" | ||
2 | BBCLASSEXTEND = "native" | ||
diff --git a/meta-oe/recipes-graphics/cairo/cairo_1.10.2.bbappend b/meta-oe/recipes-graphics/cairo/cairo_1.10.2.bbappend deleted file mode 100644 index 17350b4af..000000000 --- a/meta-oe/recipes-graphics/cairo/cairo_1.10.2.bbappend +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | BBCLASSEXTEND += "native" | ||
2 | PRINC := "${@int(PRINC) + 1}" | ||
diff --git a/meta-oe/recipes-graphics/xorg-lib/pixman_0.25.2.bbappend b/meta-oe/recipes-graphics/xorg-lib/pixman_0.25.2.bbappend index 4798eecf3..579d5081e 100644 --- a/meta-oe/recipes-graphics/xorg-lib/pixman_0.25.2.bbappend +++ b/meta-oe/recipes-graphics/xorg-lib/pixman_0.25.2.bbappend | |||
@@ -1,9 +1,6 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" |
2 | 2 | ||
3 | DEPENDS += "perl-native" | 3 | PRINC := "${@int(PRINC) + 9}" |
4 | BBCLASSEXTEND += "native" | ||
5 | |||
6 | PRINC := "${@int(PRINC) + 8}" | ||
7 | 4 | ||
8 | SRC_URI += " file://0008-Generic-C-implementation-of-pixman_blt-with-overlapp.patch" | 5 | SRC_URI += " file://0008-Generic-C-implementation-of-pixman_blt-with-overlapp.patch" |
9 | 6 | ||
diff --git a/meta-oe/recipes-multimedia/libtiff/tiff_4.0.1.bbappend b/meta-oe/recipes-multimedia/libtiff/tiff_4.0.1.bbappend deleted file mode 100644 index d3267ac41..000000000 --- a/meta-oe/recipes-multimedia/libtiff/tiff_4.0.1.bbappend +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | BBCLASSEXTEND = "native" | ||
diff --git a/meta-oe/recipes-support/libgpg-error/libgpg-error_1.10.bbappend b/meta-oe/recipes-support/libgpg-error/libgpg-error_1.10.bbappend deleted file mode 100644 index d9172b491..000000000 --- a/meta-oe/recipes-support/libgpg-error/libgpg-error_1.10.bbappend +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | BBCLASSEXTEND = "native" | ||
2 | |||