mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
liburcu: Fix typo from last commit
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ define Package/liburcu
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=User-space Read-Copy-Update library
|
TITLE:=User-space Read-Copy-Update library
|
||||||
URL:=https://lttng.org/
|
URL:=https://lttng.org/
|
||||||
DEPENDS:=+libpthread @!TARGET_arc770 @1TARGET_archs38
|
DEPENDS:=+libpthread @!TARGET_arc770 @!TARGET_archs38
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/liburcu/description
|
define Package/liburcu/description
|
||||||
|
|||||||
Reference in New Issue
Block a user