diff options
Diffstat (limited to 'meta/recipes-extended/libaio/libaio_0.3.107.bb')
-rw-r--r-- | meta/recipes-extended/libaio/libaio_0.3.107.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/libaio/libaio_0.3.107.bb b/meta/recipes-extended/libaio/libaio_0.3.107.bb index 4797b50e86..16c7b6b090 100644 --- a/meta/recipes-extended/libaio/libaio_0.3.107.bb +++ b/meta/recipes-extended/libaio/libaio_0.3.107.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | DESCRIPTION="Asynchronous input/output library that uses the kernels native interface" | 1 | SUMMARY = "Asynchronous I/O library" |
2 | DESCRIPTION = "Asynchronous input/output library that uses the kernels native interface" | ||
2 | HOMEPAGE = "http://lse.sourceforge.net/io/aio.html" | 3 | HOMEPAGE = "http://lse.sourceforge.net/io/aio.html" |
3 | 4 | ||
4 | LICENSE = "LGPLv2.1+" | 5 | LICENSE = "LGPLv2.1+" |