summaryrefslogtreecommitdiffstats
path: root/scripts/lib
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-11-18 08:56:03 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-11-25 06:45:06 +0100
commitac004fd80a56ab53d4ba429bba159c38aa0f711c (patch)
tree9729c2ab1412d31468aa796efbf629bdf9e756df /scripts/lib
parentb24c8bb162d7412bd33a5bd3d6b0a93a1df1cfd2 (diff)
downloadptxdist-ac004fd80a56ab53d4ba429bba159c38aa0f711c.tar.gz
ptxdist-ac004fd80a56ab53d4ba429bba159c38aa0f711c.tar.xz
opkg: version bump 0.2.2 -> 0.3.0
* remove obsolete patches. This is handled correctly now by libarchive. * the lock-file is now configured in the config file. * The binary is now called 'opkg' instead of 'opkg-cl'. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'scripts/lib')
-rw-r--r--scripts/lib/ptxd_make_image_prepare_work_dir.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/ptxd_make_image_prepare_work_dir.sh b/scripts/lib/ptxd_make_image_prepare_work_dir.sh
index 3e8323e63..5f46a206c 100644
--- a/scripts/lib/ptxd_make_image_prepare_work_dir.sh
+++ b/scripts/lib/ptxd_make_image_prepare_work_dir.sh
@@ -61,7 +61,7 @@ ${list[*]}
ptxd_replace_magic "${ptxd_reply}" >> "${xpkg_conf}" &&
DESTDIR="${work_dir}" \
- ${ptx_xpkg_type}-cl -f "${xpkg_conf}" -o "${work_dir}" \
+ ${ptx_xpkg_type} -f "${xpkg_conf}" -o "${work_dir}" \
install "${ptxd_reply_ipkg_files[@]}" &&
# fix directory permissions