[oe] [meta-oe][PATCH] fio: fix typo

Khem Raj raj.khem at gmail.com
Mon Aug 5 07:51:12 UTC 2019


On 8/4/19 10:06 PM, Adrian Bunk wrote:
> On Mon, Aug 05, 2019 at 11:31:17AM +0800, changqing.li at windriver.com wrote:
>> From: Changqing Li <changqing.li at windriver.com>
>>
>> fix typo "rev for v3.8" in fio_3.15.bb
>>
>> Signed-off-by: Changqing Li <changqing.li at windriver.com>
>> ---
>>   meta-oe/recipes-benchmark/fio/fio_3.15.bb | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta-oe/recipes-benchmark/fio/fio_3.15.bb b/meta-oe/recipes-benchmark/fio/fio_3.15.bb
>> index c44075c..f8fa434 100644
>> --- a/meta-oe/recipes-benchmark/fio/fio_3.15.bb
>> +++ b/meta-oe/recipes-benchmark/fio/fio_3.15.bb
>> @@ -21,7 +21,7 @@ PACKAGECONFIG_NUMA_armeb = ""
>>   PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
>>   PACKAGECONFIG[numa] = ",--disable-numa,numactl"
>>   
>> -# rev for v3.8
>> +# rev for v3.15
>>   SRCREV = "01bf5128d0581e267383f280c6a1dcd26517240f"
>> ...
> It might be better to just delete the comment.


agreed, I improvised this patch and staged it in master-next

>
> cu
> Adrian
>


More information about the Openembedded-devel mailing list