On Mon, Jul 16, 2018 at 8:33 PM Hong Liu <[email protected]> wrote: > > 1.Upgrade numactl 2.0.11 to 2.0.12. > > 2.Modify README to README.md >
Checksum also seems to have changed. Can you find what is causing this change ? > Signed-off-by: Hong Liu <[email protected]> > --- > meta-oe/recipes-support/numactl/numactl_git.bb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/meta-oe/recipes-support/numactl/numactl_git.bb > b/meta-oe/recipes-support/numactl/numactl_git.bb > index b9cbcf0..57b7203 100644 > --- a/meta-oe/recipes-support/numactl/numactl_git.bb > +++ b/meta-oe/recipes-support/numactl/numactl_git.bb > @@ -9,10 +9,10 @@ RDEPENDS_${PN} = "perl" > > inherit autotools-brokensep ptest > > -LIC_FILES_CHKSUM = > "file://README;beginline=19;endline=32;md5=5644cc3851cb2499f6c48e52fe198bd9" > +LIC_FILES_CHKSUM = > "file://README.md;beginline=19;endline=32;md5=f8ff2391624f28e481299f3f677b21bb" > > -SRCREV = "ea3a70681c2f523fe58e1d44527f478ca76db74e" > -PV = "2.0.11+git${SRCPV}" > +SRCREV = "841253d1313b01a968c380cae4f498f20c46e5aa" > +PV = "2.0.12+git${SRCPV}" > > SRC_URI = "git://github.com/numactl/numactl \ > file://fix-null-pointer.patch \ > -- > 2.7.4 > > > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
