Alexander Dahl wrote:
> Hello there,
>
> I tried migrating from ptxdist 2011.05.0 to 2011.06.0 today and got ask
> if I wanted to use ipkg or opkg for package management. When answering
> with opkg and building the project I get the following error:
>
> make: *** No rule to make target
> `/home/adahl/Work/src/isNetCube.rootfs/src/opkg-0.1.8.tar.gz', needed by
> `/home/adahl/Work/src/isNetCube.rootfs/platform-at91sam9g20ncl/state/host-o
>pkg.get'. Stop.
>
> The changes in the config file are as follows:
>
> +# PTXCONF_HOST_PACKAGE_MANAGEMENT_IPKG is not set
> +PTXCONF_HOST_PACKAGE_MANAGEMENT_OPKG=y
> +PTXCONF_HOST_PACKAGE_MANAGEMENT="opkg"
> -PTXCONF_HOST_IPKG_UTILS=y
> -PTXCONF_HOST_IPKG=y
> +# PTXCONF_HOST_IPKG_UTILS is not set
> +# PTXCONF_HOST_IPKG is not set
> +PTXCONF_HOST_OPKG_UTILS=y
> +PTXCONF_HOST_OPKG=y
>
> There's no file opkg-0.1.8.tar.gz in the source folder mentioned above.
>
> When switching back to ipkg everything works fine so far.

Known bug (hit me a few days before). Just enable also opkg for your target. 
This issue will be fixed in the next PTXdist release.

jbe

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | Phone: +49-5121-206917-5128 |
Vertretung Sued/Muenchen, Germany             | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686              | http://www.pengutronix.de/  |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to