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:57:37 +0000 (11:57 +0000)
commit5776919e359ddcb7cc9b9a436f08a016b312ab06
treef7a843ec6e7aaee908607a8fdbdfec648fdcdd66
parentc3ebb30ccc8f5cc00228f2ec1b9b4883316dcb1e
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.

(From OE-Core rev: 1eb8f569fa084f7f5d284f0bb1110721b9674d9a)

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