mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
correct "RRCOMMENDS" typo in ipset recipe
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
95d5b1d804
commit
09b031c654
@@ -16,6 +16,6 @@ inherit autotools pkgconfig module-base
|
||||
|
||||
EXTRA_OECONF += "-with-kbuild=${KBUILD_OUTPUT} --with-ksource=${STAGING_KERNEL_DIR}"
|
||||
|
||||
RRCOMMENDS_${PN} = "\
|
||||
RRECOMMENDS_${PN} = "\
|
||||
kernel-module-ip-set \
|
||||
"
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user