Date
1 - 4 of 4
The patch_2.5.9.bb download another version source file
Mei, Lei <lei.mei@...>
Hi Nitin,
I am adding the license file MD5sum information to recipe, but I find the recipe "patch_2.5.9.bb" downloaded the source file from "patch-2.5.4.tar.gz", this will result in the COPYING file MD5sum is not match with the bitbake calculate. I find you are the maintainer ,so can you tell me the reason? Thanks Lei --- Mei, Lei Email: lei.mei@... |
|
Yu, Ke <ke.yu@...>
Meilei and I take a further look, the reason is that "meta/recipes-devtools/patch/patch_2.5.9.bb" has hardcoded SRC_URI = "${GNU_MIRROR}/patch/patch-2.5.4.tar.gz", so the SRC version (2.5.4) does not matched with recipe file version (2.5.9).
toggle quoted message
Show quoted text
Not sure if it is on purpose or a typo, so send it out for Nitin to verify. Regards Ke -----Original Message----- |
|
Mei, Lei <lei.mei@...>
Hi Nitin,
toggle quoted message
Show quoted text
This issue still exists. Can you help me to have a look? Thanks Lei -----Original Message-----
From: yocto-bounces@... [mailto:yocto-bounces@...] On Behalf Of Mei, Lei Sent: Thursday, November 25, 2010 11:05 AM To: Kamble, Nitin A Cc: yocto@... Subject: [yocto] The patch_2.5.9.bb download another version source file Hi Nitin, I am adding the license file MD5sum information to recipe, but I find the recipe "patch_2.5.9.bb" downloaded the source file from "patch-2.5.4.tar.gz", this will result in the COPYING file MD5sum is not match with the bitbake calculate. I find you are the maintainer ,so can you tell me the reason? Thanks Lei --- Mei, Lei Email: lei.mei@... _______________________________________________ yocto mailing list yocto@... https://lists.yoctoproject.org/listinfo/yocto |
|
Kamble, Nitin A <nitin.a.kamble@...>
I Mei Lei,
toggle quoted message
Show quoted text
I have also noticed it. The patch recipe has customizations which I have not seen in other recipes. Like instead of getting the version, it gets older version, and adds a patch to update it to the later version. I also have some issues to upgrade it to latest version. I am working on sorting these out with Richard. Thanks, Nitin -----Original Message----- |
|