mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
prelink-cross: update to prelink-cross-e35fcac
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ca5e59d6f6
commit
34fc1b17da
@ -19,14 +19,14 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="prelink-cross"
|
PKG_NAME="prelink-cross"
|
||||||
PKG_VERSION="840f3ae"
|
PKG_VERSION="e35fcac"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.yoctoproject.org/projects/cross-prelink"
|
PKG_SITE="http://www.yoctoproject.org/projects/cross-prelink"
|
||||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS=""
|
PKG_DEPENDS=""
|
||||||
PKG_BUILD_DEPENDS="libelf"
|
PKG_BUILD_DEPENDS="elfutils"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="toolchain/devel"
|
PKG_SECTION="toolchain/devel"
|
||||||
PKG_SHORTDESC="prelink-cross: modifies ELF-shared libraries and ELF-dynamically linked binaries by pre-assigning load addresses for each ELF object."
|
PKG_SHORTDESC="prelink-cross: modifies ELF-shared libraries and ELF-dynamically linked binaries by pre-assigning load addresses for each ELF object."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user