linux-bug_2.6.27.2.bb: Fix install.
authorStefan Schmidt <stefan@buglabs.net>
Mon, 31 May 2010 15:00:51 +0000 (11:00 -0400)
committerStefan Schmidt <stefan@datenfreihafen.org>
Mon, 31 May 2010 16:38:13 +0000 (18:38 +0200)
commit55f3c701b2d748e935af226fc4b4e987835fa03f
treee5246b710cf153461d5dc049f4a1babcf4cf781f
parentab0265a8ebcb9055ecf5b8349f81285f6ce456aa
linux-bug_2.6.27.2.bb: Fix install.

We have been in trying to copy the files from the wrong base dir resulting
in a file not found. Starting from ${S} is the right path.
recipes/linux/linux-bug_2.6.27.2.bb