Message ID | 20250414015658.5684-1-nguyenthaithuanalg@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-oe] 1. Thank for Khem Raj's advice about cleaning unnecessary data. | expand |
On Sun, Apr 13, 2025 at 6:58 PM Thuận Nguyễn-Thái via lists.openembedded.org <nguyenthaithuanalg=gmail.com@lists.openembedded.org> wrote: > > Signed-off-by: Thuan Nguyen Thai <nguyenthaithuanalg@gmail.com> > --- > .../recipes-libsimplelog/libsimplelog/libsimplelog_git.bb | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_git.bb b/meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_git.bb > index 7a27fd302..0415bf485 100644 > --- a/meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_git.bb > +++ b/meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_git.bb > @@ -1,9 +1,4 @@ > -# Recipe created by recipetool > -# This is the basis of a recipe and may need further editing in order to be fully functional. > -# (Feel free to remove these comments when editing.) > > -# WARNING: the following LICENSE and LIC_FILES_CHKSUM values are best guesses - it is > -# your responsibility to verify that the values are complete and correct. Please squash both changes together into one and send a version 2 of your changes > SUMMARY = "simplelog-topc - Simple, STABLE, powerful of logging library in ANSI C/C++. Ready for billion records." > DESCRIPTION = "Async and Fast C/C++ multi-thread logger with topics. No external dependencies." > HOMEPAGE = "https://github.com/thuanalg/simplelog-topic" > -- > 2.47.1 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#116838): https://lists.openembedded.org/g/openembedded-devel/message/116838 > Mute This Topic: https://lists.openembedded.org/mt/112250943/1997914 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_git.bb b/meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_git.bb index 7a27fd302..0415bf485 100644 --- a/meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_git.bb +++ b/meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_git.bb @@ -1,9 +1,4 @@ -# Recipe created by recipetool -# This is the basis of a recipe and may need further editing in order to be fully functional. -# (Feel free to remove these comments when editing.) -# WARNING: the following LICENSE and LIC_FILES_CHKSUM values are best guesses - it is -# your responsibility to verify that the values are complete and correct. SUMMARY = "simplelog-topc - Simple, STABLE, powerful of logging library in ANSI C/C++. Ready for billion records." DESCRIPTION = "Async and Fast C/C++ multi-thread logger with topics. No external dependencies." HOMEPAGE = "https://github.com/thuanalg/simplelog-topic"
Signed-off-by: Thuan Nguyen Thai <nguyenthaithuanalg@gmail.com> --- .../recipes-libsimplelog/libsimplelog/libsimplelog_git.bb | 5 ----- 1 file changed, 5 deletions(-)