[OE-core] [meta-oe][PATCHv2 2/2] net-snmp: Update to 5.7.2

Martin Jansa martin.jansa at gmail.com
Wed Apr 17 11:10:42 UTC 2013


On Wed, Apr 17, 2013 at 11:46:37AM +0100, Jack Mitchell wrote:
> From: Jack Mitchell <jack.mitchell at dbbroadcast.co.uk>
> 
> - Removed some un-needed patches
> 
> diff --git a/meta-oe/recipes-extended/net-snmp/net-snmp_5.7.1.bb b/meta-oe/recipes-extended/net-snmp/net-snmp_5.7.2.bb
> similarity index 76%
> rename from meta-oe/recipes-extended/net-snmp/net-snmp_5.7.1.bb
> rename to meta-oe/recipes-extended/net-snmp/net-snmp_5.7.2.bb
> index 19aa163..048ecb8 100644
> --- a/meta-oe/recipes-extended/net-snmp/net-snmp_5.7.1.bb
> +++ b/meta-oe/recipes-extended/net-snmp/net-snmp_5.7.2.bb
> @@ -1,11 +1,8 @@
>  require net-snmp.inc
>  
> -PR = "${INC_PR}.4"

This can surprise people editing net-snmp.inc and bumping INC_PR there
without any effect on net-snmp_5.7.2.bb.

I understand why you wanted to remove it, but I would prefer to keep
PR = "${INC_PR}.0" there as long as we have .inc with INC_PR.

I wouldn't mind merging .inc in .bb as people probably don't have own
versions of net-snmp in their layers (just guessing here).

And it was send to wrong ML this time..

>  LIC_FILES_CHKSUM = "file://README;beginline=3;endline=8;md5=7f7f00ba639ac8e8deb5a622ea24634e"
>  
>  SRC_URI = "${SOURCEFORGE_MIRROR}/net-snmp/net-snmp-${PV}.tar.gz \
> -        file://sync-with-5.7-branch.patch \
> -        file://libnl-3-support.patch \
>          file://init \
>          file://snmpd.conf \
>          file://snmptrapd.conf \
> @@ -30,5 +27,5 @@ do_configure_prepend() {
>  PARALLEL_MAKE = ""
>  CCACHE = ""
>  
> -SRC_URI[md5sum] = "c95d08fd5d93df0c11a2e1bdf0e01e0b"
> -SRC_URI[sha256sum] = "7c71c9650c65b715356547e20ca2dbe6313944278af8cc19c32a5337f46b181f"
> +SRC_URI[md5sum] = "5bddd02e2f82b62daa79f82717737a14"
> +SRC_URI[sha256sum] = "09ed31b4cc1f3c0411ef9a16eff79ef3b30d89c32ca46d5a01a41826c4ceb816"
> -- 
> 1.8.2
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130417/7517939e/attachment-0002.sig>


More information about the Openembedded-core mailing list