* [PATCH] psplash - Update to latest psplash version. LIC_CHKSUM Tweak
@ 2012-07-09 15:27 Franklin S Cooper Jr
2012-07-09 16:30 ` Saul Wold
0 siblings, 1 reply; 2+ messages in thread
From: Franklin S Cooper Jr @ 2012-07-09 15:27 UTC (permalink / raw)
To: openembedded-core
* Update psplash to the latest version.
* Change the license checksum to use the lines in the psplash.h that contains
license information instead of doing a checksum on the entire file.
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
---
meta/recipes-core/psplash/psplash_git.bb | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb
index 0d88a60..f9b77de 100644
--- a/meta/recipes-core/psplash/psplash_git.bb
+++ b/meta/recipes-core/psplash/psplash_git.bb
@@ -3,11 +3,11 @@ DESCRIPTION = "PSplash is a userspace graphical boot splash screen for mainly em
HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/psplash"
SECTION = "base"
LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://psplash.h;md5=a87c39812c1e37f3451567cc29a29c8f"
+LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=16;md5=840fb2356b10a85bed78dd09dc7745c6"
-SRCREV = "e05374aae945bcfc6d962ed0d7b2774b77987e1d"
+SRCREV = "84764337a584002a92940323d374b0e417c573a6"
PV = "0.1+git${SRCPV}"
-PR = "r2"
+PR = "r3"
SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
file://psplash-init \
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] psplash - Update to latest psplash version. LIC_CHKSUM Tweak
2012-07-09 15:27 [PATCH] psplash - Update to latest psplash version. LIC_CHKSUM Tweak Franklin S Cooper Jr
@ 2012-07-09 16:30 ` Saul Wold
0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2012-07-09 16:30 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On 07/09/2012 08:27 AM, Franklin S Cooper Jr wrote:
> * Update psplash to the latest version.
> * Change the license checksum to use the lines in the psplash.h that contains
> license information instead of doing a checksum on the entire file.
>
> Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
> ---
> meta/recipes-core/psplash/psplash_git.bb | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb
> index 0d88a60..f9b77de 100644
> --- a/meta/recipes-core/psplash/psplash_git.bb
> +++ b/meta/recipes-core/psplash/psplash_git.bb
> @@ -3,11 +3,11 @@ DESCRIPTION = "PSplash is a userspace graphical boot splash screen for mainly em
> HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/psplash"
> SECTION = "base"
> LICENSE = "GPLv2+"
> -LIC_FILES_CHKSUM = "file://psplash.h;md5=a87c39812c1e37f3451567cc29a29c8f"
> +LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=16;md5=840fb2356b10a85bed78dd09dc7745c6"
>
> -SRCREV = "e05374aae945bcfc6d962ed0d7b2774b77987e1d"
> +SRCREV = "84764337a584002a92940323d374b0e417c573a6"
> PV = "0.1+git${SRCPV}"
> -PR = "r2"
> +PR = "r3"
>
> SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
> file://psplash-init \
>
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-09 16:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 15:27 [PATCH] psplash - Update to latest psplash version. LIC_CHKSUM Tweak Franklin S Cooper Jr
2012-07-09 16:30 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox