mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
olsr: fix package name display
Use the package name, olsr, instead of the tarball file name. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
8715e8da11
commit
ef5596aa03
@ -1,5 +1,5 @@
|
|||||||
config BR2_PACKAGE_OLSR
|
config BR2_PACKAGE_OLSR
|
||||||
bool "olsrd"
|
bool "olsr"
|
||||||
depends on BR2_USE_MMU # fork()
|
depends on BR2_USE_MMU # fork()
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||||
depends on !BR2_STATIC_LIBS
|
depends on !BR2_STATIC_LIBS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user