applied

it seems the patch got mutilated on its way, I had to resurrect it.

> On May 27, 2015, at 5:53 PM, Khem Raj <[email protected]> wrote:
> 
> this change is ok
> 
>> On May 27, 2015, at 10:36 AM, Zoltan Kuscsik <[email protected]> 
>> wrote:
>> 
>> Wrong location of cef caused QA errors.
>> 
>> Change-Id: I56743864f9e7d47e7c87fb26c478cd812d5d6961
>> Signed-off-by: Zoltan Kuscsik <[email protected]>
>> ---
>> recipes-browser/chromium/chromium.inc | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/recipes-browser/chromium/chromium.inc
>> b/recipes-browser/chromium/chromium.inc
>> index 377e685..cd8bfb5 100644
>> --- a/recipes-browser/chromium/chromium.inc
>> +++ b/recipes-browser/chromium/chromium.inc
>> @@ -44,7 +44,7 @@ do_install() {
>>               install -Dm 0755 ${B}/out/${CHROMIUM_BUILD_TYPE}/cefsimple
>> ${D}${bindir}/${BPN}/cefsimple
>>       fi
>>       if [ -f "${B}/out/${CHROMIUM_BUILD_TYPE}/lib/libcef.so" ]; then
>> -               install -Dm 0755
>> ${B}/out/${CHROMIUM_BUILD_TYPE}/lib/libcef.so ${D}${bindir}/lib/libcef.so
>> +               install -Dm 0755
>> ${B}/out/${CHROMIUM_BUILD_TYPE}/lib/libcef.so ${D}${libdir}/${BPN}/libcef.so
>>       fi
>>       if [ -f "${B}/out/${CHROMIUM_BUILD_TYPE}/chrome" ]; then
>>               install -Dm 0755 ${B}/out/${CHROMIUM_BUILD_TYPE}/chrome
>> ${D}${bindir}/${BPN}/chrome
>> --
>> 1.9.1
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> [email protected]
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to