Message ID | 20250504040417.5733-1-nguyenthaithuanalg@gmail.com |
---|---|
State | Under Review |
Headers | show |
Series | [meta-oe] libsimplelog: Add a versatile C/C++ logger. | expand |
> -----Original Message----- > From: openembedded-devel@lists.openembedded.org <openembedded-devel@lists.openembedded.org> On Behalf Of Thu?n Nguy?n-Thái via lists.openembedded.org > Sent: den 4 maj 2025 06:04 > To: openembedded-devel@lists.openembedded.org > Cc: Thuan Nguyen Thai <nguyenthaithuanalg@gmail.com> > Subject: [oe] [meta-oe][PATCH] libsimplelog: Add a versatile C/C++ logger. That is not what this commit does. A more correct subject would be: libsimplelog: Move to recipes-support > > - Move "libsimplelog" to "recipes-support". And this can be removed since it now matches the subject. > > Signed-off-by: Thuan Nguyen Thai <nguyenthaithuanalg@gmail.com> > --- > .../libsimplelog/libsimplelog_1.0.6.bb | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename meta-oe/{recipes-libsimplelog => recipes- > support}/libsimplelog/libsimplelog_1.0.6.bb (100%) > > diff --git a/meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_1.0.6.bb b/meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.6.bb > similarity index 100% > rename from meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_1.0.6.bb > rename to meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.6.bb > -- > 2.47.1 //Peter
diff --git a/meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_1.0.6.bb b/meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.6.bb
similarity index 100%
rename from meta-oe/recipes-libsimplelog/libsimplelog/libsimplelog_1.0.6.bb
rename to meta-oe/recipes-support/libsimplelog/libsimplelog_1.0.6.bb
- Move "libsimplelog" to "recipes-support". Signed-off-by: Thuan Nguyen Thai <nguyenthaithuanalg@gmail.com> --- .../libsimplelog/libsimplelog_1.0.6.bb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-oe/{recipes-libsimplelog => recipes-support}/libsimplelog/libsimplelog_1.0.6.bb (100%)