diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxft_2.3.3.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxft_2.3.3.bb b/meta/recipes-graphics/xorg-lib/libxft_2.3.3.bb index a6fb5642da..9695afd625 100644 --- a/meta/recipes-graphics/xorg-lib/libxft_2.3.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxft_2.3.3.bb | |||
| @@ -27,7 +27,7 @@ XORG_PN = "libXft" | |||
| 27 | 27 | ||
| 28 | BBCLASSEXTEND = "native nativesdk" | 28 | BBCLASSEXTEND = "native nativesdk" |
| 29 | 29 | ||
| 30 | python () { | 30 | python populate_packages:prepend () { |
| 31 | if d.getVar('DEBIAN_NAMES'): | 31 | if d.getVar('DEBIAN_NAMES'): |
| 32 | d.setVar('PKG:${PN}', '${MLPREFIX}libxft2') | 32 | d.setVar('PKG:${PN}', '${MLPREFIX}libxft2') |
| 33 | } | 33 | } |
