diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2019-11-20 21:31:49 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-11-21 17:51:37 -0800 |
| commit | 4c00e5fed9532fe6ee71ce96b0124fc234b44d4e (patch) | |
| tree | ec74c3e49a545e37a85befe3d7f970304af5516c /meta-oe/recipes-graphics/xorg-font | |
| parent | b77cc676916e7cf06e5a80081aac52a7bdc7d3a9 (diff) | |
| download | meta-openembedded-4c00e5fed9532fe6ee71ce96b0124fc234b44d4e.tar.gz | |
recipes: rename distro_features_check to features_check
Avoid warning due to the class rename in OE-Core.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-font')
8 files changed, 8 insertions, 8 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb index 29229bb510..d7dd109322 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" | |||
| 10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
| 11 | RDEPENDS_${PN}_class-native = "font-util-native" | 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
| 12 | 12 | ||
| 13 | inherit distro_features_check | 13 | inherit features_check |
| 14 | # depends on bdftopcf-native -> virtual/libx11 | 14 | # depends on bdftopcf-native -> virtual/libx11 |
| 15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
| 16 | 16 | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb index 898850bbca..5c00b4b6ad 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" | |||
| 10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
| 11 | RDEPENDS_${PN}_class-native = "font-util-native" | 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
| 12 | 12 | ||
| 13 | inherit distro_features_check | 13 | inherit features_check |
| 14 | # depends on bdftopcf-native -> virtual/libx11 | 14 | # depends on bdftopcf-native -> virtual/libx11 |
| 15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
| 16 | 16 | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb index 4976e527f2..f9bdaf366a 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS += "util-macros-native font-util-native bdftopcf-native font-util" | |||
| 10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
| 11 | RDEPENDS_${PN}_class-native = "font-util-native" | 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
| 12 | 12 | ||
| 13 | inherit distro_features_check | 13 | inherit features_check |
| 14 | # depends on bdftopcf-native -> virtual/libx11 | 14 | # depends on bdftopcf-native -> virtual/libx11 |
| 15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
| 16 | 16 | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb index 6e0b33ca31..872ef4d016 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" | |||
| 10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
| 11 | RDEPENDS_${PN}_class-native = "font-util-native" | 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
| 12 | 12 | ||
| 13 | inherit distro_features_check | 13 | inherit features_check |
| 14 | # depends on bdftopcf-native -> virtual/libx11 | 14 | # depends on bdftopcf-native -> virtual/libx11 |
| 15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
| 16 | 16 | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb index e8cfb615a9..a4ae91a388 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native" | |||
| 10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
| 11 | RDEPENDS_${PN}_class-native = "font-util-native" | 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
| 12 | 12 | ||
| 13 | inherit distro_features_check | 13 | inherit features_check |
| 14 | # depends on bdftopcf-native -> virtual/libx11 | 14 | # depends on bdftopcf-native -> virtual/libx11 |
| 15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
| 16 | 16 | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb index d425ce5157..ee8cb360ad 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.3.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8b32ccac3ad25e75e68478deb7780265" | |||
| 9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native" | 9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native" |
| 10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
| 11 | 11 | ||
| 12 | inherit distro_features_check | 12 | inherit features_check |
| 13 | # depends on bdftopcf-native -> virtual/libx11 | 13 | # depends on bdftopcf-native -> virtual/libx11 |
| 14 | REQUIRED_DISTRO_FEATURES = "x11" | 14 | REQUIRED_DISTRO_FEATURES = "x11" |
| 15 | 15 | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb b/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb index e4cd90a7af..355fb528f8 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=200c507f595ee97008c7c5c3e94ab9a8" | |||
| 9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" | 9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util" |
| 10 | RDEPENDS_${PN} = "encodings font-util" | 10 | RDEPENDS_${PN} = "encodings font-util" |
| 11 | 11 | ||
| 12 | inherit distro_features_check | 12 | inherit features_check |
| 13 | # depends on bdftopcf-native -> virtual/libx11 | 13 | # depends on bdftopcf-native -> virtual/libx11 |
| 14 | REQUIRED_DISTRO_FEATURES = "x11" | 14 | REQUIRED_DISTRO_FEATURES = "x11" |
| 15 | 15 | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb index ae9704050c..06778b3e81 100644 --- a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb +++ b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Xorg 100 DPI font set" | 1 | SUMMARY = "Xorg 100 DPI font set" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | 3 | ||
| 4 | inherit packagegroup distro_features_check | 4 | inherit packagegroup features_check |
| 5 | # rdepends on font recipes with this restriction | 5 | # rdepends on font recipes with this restriction |
| 6 | REQUIRED_DISTRO_FEATURES = "x11" | 6 | REQUIRED_DISTRO_FEATURES = "x11" |
| 7 | 7 | ||
