Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-1844

/usr/local link is invalid

XMLWordPrintable

      In meta-agl commit 3564e1dd729f8044d3d7bbb8f025e893da4d5716 added code
      that is supposed to link /usr/local to /var/local.

      This code provided incorrect relative path to /var/local with one
      redundant '..' leading to invalid link.

      Correct code to make /usr/local link should be

      ln -fs ../var/local ${D}/usr/local 

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            sdesneux Stephane Desneux
            vvavrychuk Vasyl Vavrychuk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: