diff mbox series

[meta-arago,master/scarthgap] recipes-graphics: freetype: Remove redundant bbappend

Message ID 20240415094331.3535927-1-c-shilwant@ti.com
State Changes Requested
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/scarthgap] recipes-graphics: freetype: Remove redundant bbappend | expand

Commit Message

Chirag Shilwant April 15, 2024, 9:43 a.m. UTC
freetype recipe from oe-core:meta already has the appropriate
SPDX license identifiers [1]. Hence, remove this bbappend.

[1]: https://git.openembedded.org/openembedded-core/tree/meta/recipes-graphics/freetype/freetype_2.13.2.bb?h=scarthgap#n10

Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
---
 .../recipes-graphics/freetype/freetype_%.bbappend              | 3 ---
 1 file changed, 3 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend

Comments

Denys Dmytriyenko April 15, 2024, 8 p.m. UTC | #1
Same comment as with dbus.


On Mon, Apr 15, 2024 at 03:13:31PM +0530, Chirag Shilwant wrote:
> freetype recipe from oe-core:meta already has the appropriate
> SPDX license identifiers [1]. Hence, remove this bbappend.
> 
> [1]: https://git.openembedded.org/openembedded-core/tree/meta/recipes-graphics/freetype/freetype_2.13.2.bb?h=scarthgap#n10
> 
> Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
> ---
>  .../recipes-graphics/freetype/freetype_%.bbappend              | 3 ---
>  1 file changed, 3 deletions(-)
>  delete mode 100644 meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend
> 
> diff --git a/meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend b/meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend
> deleted file mode 100644
> index 860a0797..00000000
> --- a/meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -PR:append = ".arago0"
> -
> -LICENSE = "GPL-2.0-or-later"
> -- 
> 2.34.1
>
Chirag Shilwant April 16, 2024, 5:25 a.m. UTC | #2
Hi Denys,

On 16/04/24 01:30, Denys Dmytriyenko wrote:
> Same comment as with dbus.

freetype as well seems to have multiple licenses [1]

[1]: 
https://git.openembedded.org/openembedded-core/tree/meta/recipes-graphics/freetype/freetype_2.13.2.bb?h=scarthgap#n10 



>
>
> On Mon, Apr 15, 2024 at 03:13:31PM +0530, Chirag Shilwant wrote:
>> freetype recipe from oe-core:meta already has the appropriate
>> SPDX license identifiers [1]. Hence, remove this bbappend.
>>
>> [1]: https://git.openembedded.org/openembedded-core/tree/meta/recipes-graphics/freetype/freetype_2.13.2.bb?h=scarthgap#n10
>>
>> Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
>> ---
>>   .../recipes-graphics/freetype/freetype_%.bbappend              | 3 ---
>>   1 file changed, 3 deletions(-)
>>   delete mode 100644 meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend
>>
>> diff --git a/meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend b/meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend
>> deleted file mode 100644
>> index 860a0797..00000000
>> --- a/meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend
>> +++ /dev/null
>> @@ -1,3 +0,0 @@
>> -PR:append = ".arago0"
>> -
>> -LICENSE = "GPL-2.0-or-later"
>> -- 
>> 2.34.1
>>
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend b/meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend
deleted file mode 100644
index 860a0797..00000000
--- a/meta-arago-distro/recipes-graphics/freetype/freetype_%.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@ 
-PR:append = ".arago0"
-
-LICENSE = "GPL-2.0-or-later"