I submitted a recipe to be considered for adding to meta-oe and was told to make changes. I made the changes and resubmitted and was told "you cannot break upgrade path (make version going backwards) just to remove 2 comments." I am not sure how else to go about getting my recipe added. Any assistance would be greatly appreciated.
~Leah On Tue, Aug 12, 2014 at 5:14 AM, Martin Jansa <[email protected]> wrote: > On Mon, Aug 11, 2014 at 11:32:36AM -0600, lchristina26 wrote: > > Signed-off-by: lchristina26 <[email protected]> > > --- > > meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb | 5 ----- > > 1 file changed, 5 deletions(-) > > > > diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb > b/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb > > index accc144..441d321 100644 > > --- a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb > > +++ b/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb > > @@ -9,8 +9,6 @@ SECTION = "libs/network" > > LICENSE = "GPLv2" > > LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" > > > > -PR = "r1" > > - > > NAK ^ you cannot break upgrade path (make version going backwards) just to > remove 2 comments. > > > SRC_URI = "http://www.yassl.com/cyassl-${PV}.zip" > > > > > > @@ -21,6 +19,3 @@ S = "${WORKDIR}/${PN}-${PV}" > > > > inherit autotools > > > > -# Detect and build with correct endianness > > -# CFLAGS += "${@base_conditional('SITEINFO_ENDIANNESS', 'le', '', > '-DBIG_ENDIAN_ORDER', d)}" > > - > > -- > > 1.9.1 > > > > -- > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- > Martin 'JaMa' Jansa jabber: [email protected] > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- Leah Thompson www.wolfssl.com [email protected] 406-570-1389 Skype: lchristina26 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
