summaryrefslogtreecommitdiff
path: root/recipes-kernel/backports/backports_5.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/backports/backports_5.4.bb')
-rw-r--r--recipes-kernel/backports/backports_5.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/backports/backports_5.4.bb b/recipes-kernel/backports/backports_5.4.bb
index 8929c0b..4d349a8 100644
--- a/recipes-kernel/backports/backports_5.4.bb
+++ b/recipes-kernel/backports/backports_5.4.bb
@@ -21,9 +21,9 @@ SRC_URI = " \
file://config \
"
-# Depend on linux-toradex to ensure that the kernel is built before we try to
+# Depend on virtual/kernel to ensure that the kernel is built before we try to
# build the backports
-DEPENDS += "linux-toradex"
+DEPENDS += "virtual/kernel"
DEPENDS += "bison-native coreutils-native flex-native"
S = "${WORKDIR}/git"