All of lore.kernel.org
 help / color / mirror / Atom feed
From: Javier Viguera <javier.viguera@digi.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm for dylan][PATCH] amd-gpu-x11-bin-mx51: install dev symbolic link
Date: Fri, 21 Jun 2013 10:27:39 +0200	[thread overview]
Message-ID: <51C40E7B.5050401@digi.com> (raw)
In-Reply-To: <1371760942-26330-1-git-send-email-daiane.angolini@freescale.com>

Hi Daiane,

On 20/06/13 22:42, Daiane Angolini wrote:
> +    ln -sf ${libdir}/lib2dz160.so.0 ${D}${libdir}/lib2dz160.so
> +    ln -sf ${libdir}/lib2dz430.so.0 ${D}${libdir}/lib2dz430.so

Shouldn't this symbolic links be relative?

Something like:

ln -sf lib2dz160.so.0 ${D}${libdir}/lib2dz160.so
ln -sf lib2dz430.so.0 ${D}${libdir}/lib2dz430.so

The rest of symbolic links under '/usr/lib' or '/lib' are relative.

-
Javier Viguera
Software Engineer
Digi International® Spain S.A.U.


  parent reply	other threads:[~2013-06-21  8:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-20 20:42 [meta-fsl-arm for dylan][PATCH] amd-gpu-x11-bin-mx51: install dev symbolic link Daiane Angolini
2013-06-20 20:50 ` Otavio Salvador
2013-06-21  8:27 ` Javier Viguera [this message]
2013-06-21  9:08   ` Andrei Gherzan
2013-06-21 11:38   ` Otavio Salvador
2013-06-21 11:51     ` Angolini Daiane-B19406
2013-06-21 11:47   ` Angolini Daiane-B19406
2013-06-21 11:54     ` Javier Viguera
2013-06-21 11:59       ` Angolini Daiane-B19406

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51C40E7B.5050401@digi.com \
    --to=javier.viguera@digi.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.