From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards Date: Sat, 14 May 2011 13:49:07 +0000 (UTC) Subject: [Buildroot] package management References: <20110514115341.6706c4f5@surf> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 2011-05-14, Thomas Petazzoni wrote: > Hello, > > On Fri, 13 May 2011 21:14:00 -0500 > Xianghua Xiao wrote: > >> will buildroot have opkg sometime soon? > > Soon, quite certainly not. Someday, maybe. But there's a lot of work to > be done at the package infrastructure level to make this possible. It > is not as simple as one might initially think to add this kind of > features. I'm curious about this. I'm using ipkg and it works fine. Opkg seems to be based on (and very similar to) ipkg. What is different about opkg that makes it difficult? -- Grant