diff options
Diffstat (limited to 'packages/aiostress')
-rw-r--r-- | packages/aiostress/aiostress_0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/aiostress/aiostress_0.0.bb b/packages/aiostress/aiostress_0.0.bb index 9ebc20d371..009f1f3070 100644 --- a/packages/aiostress/aiostress_0.0.bb +++ b/packages/aiostress/aiostress_0.0.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Asynchronous I/O stress util" LICENSE = "GPLv2" DEPENDS = "libaio" -PR="r1" +FILE_PR ="r1" SRC_URI = "http://mirrors.easynews.com/linux/suse/people/mason/utils/aio-stress.c" |