Move to new override syntax

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-08-16 00:45:51 +02:00
parent 85dbb88600
commit e6e8af2285
55 changed files with 78 additions and 81 deletions

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " use-egl impl-side-painting proprietary-codecs" PACKAGECONFIG:append = " use-egl impl-side-painting proprietary-codecs"

View File

@@ -1 +1 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " archive gcr libmtp libgphoto2 samba systemd" PACKAGECONFIG:append = " archive gcr libmtp libgphoto2 samba systemd"

View File

@@ -2,4 +2,4 @@
# of all the configuration parameters necessary. Unfortunately this is broken # of all the configuration parameters necessary. Unfortunately this is broken
# by dnsmasq running as service: It is set-up by configuration files and that # by dnsmasq running as service: It is set-up by configuration files and that
# are not matching networkmanagers's needs. # are not matching networkmanagers's needs.
SYSTEMD_AUTO_ENABLE_${PN} = "disable" SYSTEMD_AUTO_ENABLE:${PN} = "disable"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " gnome" PACKAGECONFIG:append = " gnome"

View File

@@ -1,4 +1,4 @@
do_install_append() { do_install:append() {
# Since we # Since we
# * do not have angstroms's DISTRO_TYPE # * do not have angstroms's DISTRO_TYPE
# * do not want to set all debug-tweaks # * do not want to set all debug-tweaks

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " shared" PACKAGECONFIG:append = " shared"

View File

@@ -1 +1 @@
RRECOMMENDS_${PN} += "udev-rules-udisks-hide-bootpart" RRECOMMENDS:${PN} += "udev-rules-udisks-hide-bootpart"

View File

@@ -7,12 +7,12 @@ PACKAGECONFIG_DISTRO += " \
inherit instant-paths inherit instant-paths
do_install_append() { do_install:append() {
# at least KDE's extra-cmake-modules expect qmake-qt5 # at least KDE's extra-cmake-modules expect qmake-qt5
ln -s qmake ${D}/${bindir}/qmake-qt5 ln -s qmake ${D}/${bindir}/qmake-qt5
} }
do_copy_to_target_sysroot_append() { do_copy_to_target_sysroot:append() {
# ---------- qt.conf ---------- # ---------- qt.conf ----------
# create # create
generate_qt_config_file_paths generate_qt_config_file_paths

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " examples" PACKAGECONFIG:append = " examples"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " examples" PACKAGECONFIG:append = " examples"

View File

@@ -1,3 +1,3 @@
# VLC is not part of meta-qt5. We add append here so the append will work only # VLC is not part of meta-qt5. We add append here so the append will work only
# in case meta-qt5 is in layers # in case meta-qt5 is in layers
PACKAGECONFIG_append = " qt5" PACKAGECONFIG:append = " qt5"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " startup-notification gladeui2" PACKAGECONFIG:append = " startup-notification gladeui2"

View File

@@ -1,3 +1,3 @@
RRECOMMENDS_${PN} += " \ RRECOMMENDS:${PN} += " \
imsettings \ imsettings \
" "

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " notify" PACKAGECONFIG:append = " notify"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " sound-setter notify" PACKAGECONFIG:append = " sound-setter notify"

View File

@@ -1,4 +1,4 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
BASEFILESISSUEINSTALL = "do_install_mortsgnaissue" BASEFILESISSUEINSTALL = "do_install_mortsgnaissue"

View File

@@ -1,3 +1,3 @@
do_install_append() { do_install:append() {
sed -i 's|root::0:0:root:/home/root:/bin/sh|root::0:0:root:/home/root:/bin/bash|' ${D}${datadir}/${BPN}/passwd.master sed -i 's|root::0:0:root:/home/root:/bin/sh|root::0:0:root:/home/root:/bin/bash|' ${D}${datadir}/${BPN}/passwd.master
} }

View File

@@ -1,5 +1,5 @@
# It is time I do suggest common / global PREFERRED_OPENGL variable # It is time I do suggest common / global PREFERRED_OPENGL variable
PACKAGECONFIG_remove_class-target = "opengl" PACKAGECONFIG:remove:class-target = "opengl"
PACKAGECONFIG_append_class-target = " egl glesv2" PACKAGECONFIG:append:class-target = " egl glesv2"

View File

@@ -1,3 +1,3 @@
PACKAGECONFIG = "hunspell" PACKAGECONFIG = "hunspell"
RRECOMMENDS_${PN} += "hunspell-dictionaries" RRECOMMENDS:${PN} += "hunspell-dictionaries"

View File

@@ -1,4 +1,4 @@
PACKAGECONFIG_append = " \ PACKAGECONFIG:append = " \
hls \ hls \
libmms \ libmms \
faad \ faad \

View File

@@ -1,3 +1,3 @@
PACKAGECONFIG_append = " \ PACKAGECONFIG:append = " \
x264 \ x264 \
" "

View File

@@ -1 +1 @@
PACKAGECONFIG_append_class-target = " jack" PACKAGECONFIG:append:class-target = " jack"

View File

@@ -1,4 +1,4 @@
kernel_do_deploy_append() { kernel_do_deploy:append() {
# deploy an extra link containing abiversion - used by our # deploy an extra link containing abiversion - used by our
# card-kernel-write scripts # card-kernel-write scripts
for imageType in ${KERNEL_IMAGETYPES} ; do for imageType in ${KERNEL_IMAGETYPES} ; do

View File

@@ -1,5 +1,5 @@
# we want xf86-input-libinput and some BSP layers exceed their allowed limits :( # we want xf86-input-libinput and some BSP layers exceed their allowed limits :(
XSERVER_remove = " xf86-input-evdev " XSERVER:remove = " xf86-input-evdev "
# at least for test add xserver's standard xf86-video-modesetting # at least for test add xserver's standard xf86-video-modesetting
XSERVER_append = " xf86-video-modesetting" XSERVER:append = " xf86-video-modesetting"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " jack" PACKAGECONFIG:append = " jack"

View File

@@ -1,8 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://inputrc" SRC_URI += "file://inputrc"
# Get more out of our console # Get more out of our console
do_install_append() { do_install:append() {
cp ${WORKDIR}/inputrc ${D}${sysconfdir}/inputrc cp ${WORKDIR}/inputrc ${D}${sysconfdir}/inputrc
} }

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " pam-wheel" PACKAGECONFIG:append = " pam-wheel"

View File

@@ -1,2 +1,2 @@
# A root session without password activated by just two keys - honestly.. # A root session without password activated by just two keys - honestly..
RRECOMMENDS_${PN}_remove = "weston-init" RRECOMMENDS:${PN}:remove = "weston-init"

View File

@@ -8,8 +8,8 @@ inherit utils instant-paths
do_prepare_recipe_sysroot[postfuncs] += "${INSTANTSYSROOTFUNC}" do_prepare_recipe_sysroot[postfuncs] += "${INSTANTSYSROOTFUNC}"
INSTANTSYSROOTFUNC = "" INSTANTSYSROOTFUNC = ""
INSTANTSYSROOTFUNC_class-native = "instant_sysroot_copy" INSTANTSYSROOTFUNC:class-native = "instant_sysroot_copy"
INSTANTSYSROOTFUNC_class-cross = "instant_sysroot_copy" INSTANTSYSROOTFUNC:class-cross = "instant_sysroot_copy"
instant_sysroot_copy () { instant_sysroot_copy () {
mkdir -p ${INSTANT_NATIVE_PATH} mkdir -p ${INSTANT_NATIVE_PATH}
@@ -18,8 +18,8 @@ instant_sysroot_copy () {
do_populate_sysroot[postfuncs] += "${INSTANTPOPULATE} " do_populate_sysroot[postfuncs] += "${INSTANTPOPULATE} "
INSTANTPOPULATE = "" INSTANTPOPULATE = ""
INSTANTPOPULATE_class-native = "instant_populate_sysroot" INSTANTPOPULATE:class-native = "instant_populate_sysroot"
INSTANTPOPULATE_class-cross = "instant_populate_sysroot" INSTANTPOPULATE:class-cross = "instant_populate_sysroot"
instant_populate_sysroot () { instant_populate_sysroot () {
find "${SYSROOT_DESTDIR}${STAGING_DIR_NATIVE}" -type f -o -type l | while read file; do find "${SYSROOT_DESTDIR}${STAGING_DIR_NATIVE}" -type f -o -type l | while read file; do

View File

@@ -173,10 +173,7 @@ do_copy_to_target_sysroot() {
fi fi
} }
addtask copy_to_target_sysroot after do_package_write_deb do_package_write_ipk do_package_write_rpm before do_build addtask copy_to_target_sysroot after do_packagedata do_package
# same as do package
do_copy_to_target_sysroot[vardeps] = "${PACKAGEBUILDPKGD} ${PACKAGESPLITFUNCS} ${PACKAGEFUNCS} ${@gen_packagevar(d)}"
do_copy_to_target_sysroot[stamp-extra-info] = "${MACHINE_ARCH}" do_copy_to_target_sysroot[stamp-extra-info] = "${MACHINE_ARCH}"

View File

@@ -8,7 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
do_compile[postfuncs] += "${COMPILE_POST_TARGET}" do_compile[postfuncs] += "${COMPILE_POST_TARGET}"
COMPILE_POST_TARGET = "" COMPILE_POST_TARGET = ""
COMPILE_POST_TARGET_class-target = "instant_compile_target" COMPILE_POST_TARGET:class-target = "instant_compile_target"
INSTANTPOPULATE_TOOLCHAIN_VARS = " \ INSTANTPOPULATE_TOOLCHAIN_VARS = " \
CC \ CC \

View File

@@ -15,7 +15,7 @@
SKEL_INIT_MARKER = "force-skel-full-init" SKEL_INIT_MARKER = "force-skel-full-init"
# user recipe part # user recipe part
pkg_postinst_${PN}_prepend() { pkg_postinst:${PN}:prepend() {
if [ -n "$D" -a -n "${USERNAME}" ]; then if [ -n "$D" -a -n "${USERNAME}" ]; then
touch $D/home/${USERNAME}/${SKEL_INIT_MARKER} touch $D/home/${USERNAME}/${SKEL_INIT_MARKER}
fi fi

View File

@@ -29,7 +29,7 @@ DISTRO_FEATURES = " \
DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit" DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
VIRTUAL-RUNTIME_init_manager = "systemd" VIRTUAL-RUNTIME_init_manager = "systemd"
# Uncomment to completely disable support for sysv scripts: # Uncomment to completely disable support for sysv scripts:
#PACKAGECONFIG_pn-systemd = "xz" #PACKAGECONFIG:pn-systemd = "xz"
# USE-flag like features # USE-flag like features
DISTRO_FEATURES += "tk" DISTRO_FEATURES += "tk"

View File

@@ -4,7 +4,7 @@
# libc settings # libc settings
DISTRO_FEATURES += "${@['', ' nls'][d.getVar('ENABLE_BINARY_LOCALE_GENERATION') == '1']}" DISTRO_FEATURES += "${@['', ' nls'][d.getVar('ENABLE_BINARY_LOCALE_GENERATION') == '1']}"
DISTRO_FEATURES_remove = "ldconfig" DISTRO_FEATURES:remove = "ldconfig"
USE_NLS_glib-2.0 = "yes" USE_NLS_glib-2.0 = "yes"
USE_NLS_glib-2.0-native = "yes" USE_NLS_glib-2.0-native = "yes"

View File

@@ -88,13 +88,13 @@ require conf/distro/include/toolchain-${TOOLCHAIN_TYPE}.inc
# thumb2 only # thumb2 only
ARM_INSTRUCTION_SET ??= "thumb" ARM_INSTRUCTION_SET ??= "thumb"
ARM_INSTRUCTION_SET_armv4 ?= "arm" ARM_INSTRUCTION_SET:armv4 ?= "arm"
ARM_INSTRUCTION_SET_armv5 ?= "arm" ARM_INSTRUCTION_SET:armv5 ?= "arm"
ARM_INSTRUCTION_SET_armv6 ?= "arm" ARM_INSTRUCTION_SET:armv6 ?= "arm"
# set MORTSGNA_ARMV7_TUNE="1" in your local.conf to build armv7athf # set MORTSGNA_ARMV7_TUNE="1" in your local.conf to build armv7athf
require conf/distro/include/mortsgna-armv7-tune.inc require conf/distro/include/mortsgna-armv7-tune.inc
DEFAULTTUNE_mortsgna := "${@armv7_tune_handler(d)}" DEFAULTTUNE:mortsgna := "${@armv7_tune_handler(d)}"
############################################################################### ###############################################################################
@@ -111,7 +111,7 @@ MACHINEOVERRIDES[vardepsexclude] += "SOC_FAMILY"
ENABLE_BINARY_LOCALE_GENERATION_ep9312 = "0" ENABLE_BINARY_LOCALE_GENERATION_ep9312 = "0"
# qemu has taken a dislike to armeb as well # qemu has taken a dislike to armeb as well
ENABLE_BINARY_LOCALE_GENERATION_armeb = "0" ENABLE_BINARY_LOCALE_GENERATION:armeb = "0"
# blacklist policy # blacklist policy
PNBLACKLIST[pn-fso-apm] = "regular apmd is good enough" PNBLACKLIST[pn-fso-apm] = "regular apmd is good enough"
@@ -142,8 +142,8 @@ WARN_TO_ERROR_QA = " \
unknown-configure-option useless-rpaths host-user-contaminated \ unknown-configure-option useless-rpaths host-user-contaminated \
invalid-packageconfig patch-fuzz src-uri-bad \ invalid-packageconfig patch-fuzz src-uri-bad \
" "
WARN_QA_remove = "${WARN_TO_ERROR_QA}" WARN_QA:remove = "${WARN_TO_ERROR_QA}"
ERROR_QA_append = " ${WARN_TO_ERROR_QA}" ERROR_QA:append = " ${WARN_TO_ERROR_QA}"
############################################################################### ###############################################################################
# Image defaults # Image defaults
@@ -160,7 +160,7 @@ DISTRO_GUI_USER ?= "unpriv-user"
# If you don't want parts of this in your packagegroup-base using images you can put this in the image recipe: # If you don't want parts of this in your packagegroup-base using images you can put this in the image recipe:
# BAD_RECOMMENDATIONS = "<packages-to-remove>" # BAD_RECOMMENDATIONS = "<packages-to-remove>"
# or # or
# IMAGE_INSTALL_remove = "<packages-to-remove>" # IMAGE_INSTALL:remove = "<packages-to-remove>"
# #
# os-release: Distro release info on target # os-release: Distro release info on target
# kernel modules: ship fs modules so you can mount stuff and af-packet so networking works # kernel modules: ship fs modules so you can mount stuff and af-packet so networking works
@@ -225,7 +225,7 @@ IMAGE_BOOT ?= "${IMAGE_INITSCRIPTS} \
IMAGE_INSTALL += "${IMAGE_BOOT}" IMAGE_INSTALL += "${IMAGE_BOOT}"
# some default locales # some default locales
IMAGE_LINGUAS_libc-glibc ?= "de-de fr-fr en-us en-gb es-es it-it" IMAGE_LINGUAS:libc-glibc ?= "de-de fr-fr en-us en-gb es-es it-it"
# there are important missing I bet # there are important missing I bet
IMAGE_LINGUAS_FULL ?= " \ IMAGE_LINGUAS_FULL ?= " \

View File

@@ -21,11 +21,11 @@ do_install() {
cp $sourcepath/$qtconf $targetpath/ cp $sourcepath/$qtconf $targetpath/
} }
ALLOW_EMPTY_${PN} = "1" ALLOW_EMPTY:${PN} = "1"
# An image installing this requires the following packages at least for working # An image installing this requires the following packages at least for working
# instant sdk support # instant sdk support
RDEPENDS_${PN} = " \ RDEPENDS:${PN} = " \
qtbase \ qtbase \
gdbserver \ gdbserver \
${TASK_BASIC_SSHDAEMON} \ ${TASK_BASIC_SSHDAEMON} \

View File

@@ -24,9 +24,9 @@ do_install() {
install -m 0644 ${WORKDIR}/sunrise-sky-blue-sunlight-67832.jpeg ${D}${datadir}/backgrounds/ install -m 0644 ${WORKDIR}/sunrise-sky-blue-sunlight-67832.jpeg ${D}${datadir}/backgrounds/
} }
FILES_${PN} += "${datadir}/backgrounds" FILES:${PN} += "${datadir}/backgrounds"
RDEPENDS_${PN} += " \ RDEPENDS:${PN} += " \
adwaita-icon-theme-cursors \ adwaita-icon-theme-cursors \
adwaita-icon-theme-symbolic \ adwaita-icon-theme-symbolic \
adwaita-icon-theme-symbolic-hires \ adwaita-icon-theme-symbolic-hires \

View File

@@ -6,6 +6,6 @@ inherit useradd
USERADD_PACKAGES = "${PN}" USERADD_PACKAGES = "${PN}"
#USERADD_PARAM = "" #USERADD_PARAM = ""
GROUPADD_PARAM_${PN} = "--system wheel" GROUPADD_PARAM:${PN} = "--system wheel"
ALLOW_EMPTY_${PN} = "1" ALLOW_EMPTY:${PN} = "1"

View File

@@ -17,17 +17,17 @@ USER_DEPS ?= " \
" "
DEPENDS += "${USER_DEPS}" DEPENDS += "${USER_DEPS}"
RDEPENDS_${PN} = "${USER_DEPS} bash" RDEPENDS:${PN} = "${USER_DEPS} bash"
USERADD_PACKAGES = "${PN}" USERADD_PACKAGES = "${PN}"
USERADD_PARAM_${PN} = "-m -c Morona -d /home/${USERNAME} -s /bin/bash -k /etc/skel -g ${USERNAME} --groups ${USERGROUPS} ${USERNAME}" USERADD_PARAM:${PN} = "-m -c Morona -d /home/${USERNAME} -s /bin/bash -k /etc/skel -g ${USERNAME} --groups ${USERGROUPS} ${USERNAME}"
GROUPADD_PARAM_${PN} = "${USERNAME}" GROUPADD_PARAM:${PN} = "${USERNAME}"
pkg_postinst_ontarget_${PN}() { pkg_postinst_ontarget:${PN}() {
# empty password # empty password
passwd -d ${USERNAME} passwd -d ${USERNAME}
} }
ALLOW_EMPTY_${PN} = "1" ALLOW_EMPTY:${PN} = "1"

View File

@@ -24,4 +24,4 @@ IMAGE_INSTALL += " \
nodejs nodejs-npm nodejs-systemtap \ nodejs nodejs-npm nodejs-systemtap \
" "
IMAGE_LINGUAS_libc-glibc = "${IMAGE_LINGUAS_FULL}" IMAGE_LINGUAS:libc-glibc = "${IMAGE_LINGUAS_FULL}"

View File

@@ -24,7 +24,7 @@ IMAGE_INSTALL += " \
" "
LIBC_SPECIFIC_PACKS = "" LIBC_SPECIFIC_PACKS = ""
LIBC_SPECIFIC_PACKS_libc-glibc = "glibc-gconv glibc-gconvs glibc-utils" LIBC_SPECIFIC_PACKS:libc-glibc = "glibc-gconv glibc-gconvs glibc-utils"
IMAGE_DEV_MANAGER = "udev" IMAGE_DEV_MANAGER = "udev"
IMAGE_INIT_MANAGER = "systemd" IMAGE_INIT_MANAGER = "systemd"

View File

@@ -7,4 +7,4 @@ IMAGE_INSTALL += " \
packagegroup-gui-full \ packagegroup-gui-full \
" "
IMAGE_LINGUAS_libc-glibc = "${IMAGE_LINGUAS_FULL}" IMAGE_LINGUAS:libc-glibc = "${IMAGE_LINGUAS_FULL}"

View File

@@ -6,4 +6,4 @@ IMAGE_INSTALL += " \
packagegroup-gui-full \ packagegroup-gui-full \
" "
IMAGE_LINGUAS_libc-glibc = "${IMAGE_LINGUAS_FULL}" IMAGE_LINGUAS:libc-glibc = "${IMAGE_LINGUAS_FULL}"

View File

@@ -7,4 +7,4 @@ IMAGE_INSTALL += " \
qpdfview \ qpdfview \
" "
IMAGE_INSTALL_remove = "evince" IMAGE_INSTALL:remove = "evince"

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
inherit packagegroup inherit packagegroup
RDEPENDS_${PN} = " \ RDEPENDS:${PN} = " \
ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \ ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \
ttf-liberation-sans ttf-liberation-mono ttf-liberation-serif \ ttf-liberation-sans ttf-liberation-mono ttf-liberation-serif \
\ \

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
inherit packagegroup inherit packagegroup
RDEPENDS_${PN} = " \ RDEPENDS:${PN} = " \
qt5-creator qtwebengine-dev \ qt5-creator qtwebengine-dev \
qtquickcontrols2-examples qtwayland-examples \ qtquickcontrols2-examples qtwayland-examples \
hexedit \ hexedit \
@@ -50,7 +50,7 @@ RDEPENDS_${PN} = " \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'rubygems', 'rubygems-jekyll', '', d)} \ ${@bb.utils.contains('BBFILE_COLLECTIONS', 'rubygems', 'rubygems-jekyll', '', d)} \
" "
RDEPENDS_${PN}_append_rpi = "rpi-gpio" RDEPENDS:${PN}:append:rpi = "rpi-gpio"
# qemu # qemu
# #

View File

@@ -7,7 +7,7 @@ inherit packagegroup
MACHINE_SPECIFICS_FULL = "" MACHINE_SPECIFICS_FULL = ""
MACHINE_SPECIFICS_FULL_mx6 = "gstreamer1.0-plugins-imx" MACHINE_SPECIFICS_FULL_mx6 = "gstreamer1.0-plugins-imx"
RDEPENDS_${PN} = " \ RDEPENDS:${PN} = " \
source-han-sans-cn-fonts \ source-han-sans-cn-fonts \
source-han-sans-kr-fonts \ source-han-sans-kr-fonts \
source-han-sans-jp-fonts \ source-han-sans-jp-fonts \

View File

@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
inherit packagegroup inherit packagegroup
# Those listed here are either ugly or nonworking # Those listed here are either ugly or nonworking
RDEPENDS_${PN} = " \ RDEPENDS:${PN} = " \
atanks \ atanks \
etr \ etr \
gnome-chess \ gnome-chess \

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
inherit packagegroup inherit packagegroup
RDEPENDS_${PN} = " \ RDEPENDS:${PN} = " \
musicians-world \ musicians-world \
mixxx \ mixxx \
qmmp \ qmmp \

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
inherit packagegroup inherit packagegroup
RDEPENDS_${PN} = " \ RDEPENDS:${PN} = " \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-initramfs', 'plymouth plymouth-set-default-theme plymouth-initrd', '', d)} \ ${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-initramfs', 'plymouth plymouth-set-default-theme plymouth-initrd', '', d)} \
xdg-user-dirs \ xdg-user-dirs \
\ \

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
inherit packagegroup inherit packagegroup
RDEPENDS_${PN} = " \ RDEPENDS:${PN} = " \
kate \ kate \
dolphin \ dolphin \
konsole \ konsole \

View File

@@ -18,4 +18,4 @@ do_install() {
} }
RDEPENDS_${PN} = "ranpwd" RDEPENDS:${PN} = "ranpwd"

View File

@@ -15,7 +15,7 @@ SRCREV = "b62aab579e288715b82d5575befaa2b8ff210c2b"
S="${WORKDIR}/git" S="${WORKDIR}/git"
do_configure_prepend () { do_configure:prepend () {
( cd ${S} ( cd ${S}
touch NEWS README AUTHORS ChangeLog touch NEWS README AUTHORS ChangeLog
if [ ! -e acinclude.m4 -a -e aclocal.m4 ]; then if [ ! -e acinclude.m4 -a -e aclocal.m4 ]; then

View File

@@ -60,4 +60,4 @@ do_install () {
done done
} }
FILES_${PN} = "${nonarch_base_libdir}/udev/rules.d" FILES:${PN} = "${nonarch_base_libdir}/udev/rules.d"