]> code.ossystems Code Review - openembedded-core.git/commit
dbus: fix license segment md5sum boundary
authorMarko Lindqvist <cazfi74@gmail.com>
Tue, 15 Jan 2013 19:36:23 +0000 (21:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jan 2013 11:54:47 +0000 (11:54 +0000)
commit1eb8f569fa084f7f5d284f0bb1110721b9674d9a
treeef0aedae8aa4c22c26f766b5e0aa1703c7c667b7
parent3a116ba892f63a690932d0aee454c15927ba0eca
dbus: fix license segment md5sum boundary

Replaced incorrect "firstline" with correct "beginline" for telling
where license segment in file begins. Old md5sum was calculated from
the beginning of the file, not from beginning of the license segment.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/dbus/dbus-glib.inc
meta/recipes-core/dbus/dbus-ptest_1.6.4.bb
meta/recipes-core/dbus/dbus.inc