Skip to content

Commit

Permalink
webos.inc: Override OPKGLIBDIR instead of opkglibdir
Browse files Browse the repository at this point in the history
[GF-5571] CCC: Upgrade to Yocto 1.4 Dylan

Open-webOS-DCO-1.0-Signed-off-by: Martin Jansa <martin.jansa@lge.com>
Change-Id: I8da34c922fc43ff6e3a482da65d41d6d947cf083
Reviewed-on: https://g2g.palm.com/2213
Reviewed-by: Martin Jansa <Martin.Jansa@lge.com>
Tested-by: Martin Jansa <Martin.Jansa@lge.com>
  • Loading branch information
shr-project committed Jun 9, 2013
1 parent 5af4c54 commit 8c79f89
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 40 deletions.
6 changes: 1 addition & 5 deletions conf/distro/include/webos.inc
Expand Up @@ -54,11 +54,7 @@ CACHE = "${TMPDIR}/cache/${TCMODE}-${TCLIBC}${@['', '/' + str(d.getVar('MACHINE'

USER_CLASSES ?= ""

# opkglibdir is used in rootfs-ipk, change that to
# OPKGLIBDIR_webos := "${libdir}"
# and remove opkg*bbappends when oe-core is upgraded to revision which includes this:
# http://lists.linuxtogo.org/pipermail/openembedded-core/2013-February/035407.html
opkglibdir_forcevariable = "${libdir}/opkg"
OPKGLIBDIR_forcevariable := "${libdir}"

INHERIT_DISTRO ?= "debian devshell sstate license webos_base"

Expand Down
5 changes: 0 additions & 5 deletions recipes-devtools/opkg/opkg-collateral.bbappend

This file was deleted.

2 changes: 0 additions & 2 deletions recipes-devtools/opkg/opkg-collateral/lists

This file was deleted.

28 changes: 0 additions & 28 deletions recipes-devtools/opkg/opkg_svn.bbappend

This file was deleted.

0 comments on commit 8c79f89

Please sign in to comment.