mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-19 21:27:59 +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:
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 \
|
||||
"
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user