summaryrefslogtreecommitdiffstats
path: root/rules/post/ptxd_make_xpkg_common.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/post/ptxd_make_xpkg_common.make')
-rw-r--r--rules/post/ptxd_make_xpkg_common.make4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/post/ptxd_make_xpkg_common.make b/rules/post/ptxd_make_xpkg_common.make
index c7bff359a..8d27c35d9 100644
--- a/rules/post/ptxd_make_xpkg_common.make
+++ b/rules/post/ptxd_make_xpkg_common.make
@@ -1,6 +1,7 @@
# -*-makefile-*-
#
# Copyright (C) 2009, 2010 by Marc Kleine-Budde <mkl@pengutronix.de>
+# 2011 by George McCollister <george.mccollister@gmail.com>
#
# See CREDITS for details about who has contributed to this project.
#
@@ -17,7 +18,8 @@ xpkg/env/impl = \
CROSS_STRIP="$(call ptx/escape,$(CROSS_STRIP))" \
pkg_xpkg="$(call ptx/escape,$(1))" \
pkg_ipkg_extra_args=$(PTXCONF_IMAGE_IPKG_EXTRA_ARGS) \
- pkg_xpkg_type="ipkg"
+ pkg_opkg_extra_args=$(PTXCONF_IMAGE_OPKG_EXTRA_ARGS) \
+ pkg_xpkg_type=$(PTXCONF_HOST_PACKAGE_MANAGEMENT)
#
# $1: xpkg label