From mboxrd@z Thu Jan 1 00:00:00 1970 From: Conny Marco =?ISO-8859-1?Q?Menebr=F6cker?= Date: Wed, 14 May 2008 22:18:36 +0200 Subject: [Buildroot] How to add a new package? In-Reply-To: <1CF6EDDF0820924DA43C9A52FE7325950B6CA51E@MI8NYCMAIL17.Mi8.com> References: <1210695461.3289.16.camel@localhost> <1CF6EDDF0820924DA43C9A52FE7325950B6CA51E@MI8NYCMAIL17.Mi8.com> Message-ID: <1210796316.3291.5.camel@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Thanks for the answer, but I had added the line before. Have I to run something else, than 'make menuconfig'? Have I to run 'make clean' or something else? Conny Am Dienstag, den 13.05.2008, 13:30 -0400 schrieb hartleys: > In package/Config.in add a: > > source "package/your_package/Config.in" > Replace "your_package" with the directory name of your added package > > Somewhere that makes sense for the package you are adding. > > -----Original Message----- > From: buildroot-bounces at uclibc.org [mailto:buildroot-bounces at uclibc.org] On Behalf Of Conny Marco Menebr?cker > Sent: Tuesday, May 13, 2008 9:18 AM > To: buildroot at uclibc.org > Subject: [Buildroot] How to add a new package? > > Hi, > > I tried to add a new package. Like discribed at http://buildroot.uclibc.org/buildroot.html i created a Config.in and package.mk. If I add a line in buildroot/.config and type 'make', the package will be add to my created root filesystem. > > But how can I add the package that I can activate the software with 'make menuconfig' ? > At a page that I found by google, I raed that I have to add my Config.in at buildroot/package/Config.in. But after 'make menuconfig' there isn't an entry for my new software. > > What have I to do, to get an entry in menuconfig for my software? > > Conny > -- > Don't send me an personal e-mail since it will be filtered by my spamfilter. > > _______________________________________________ > buildroot mailing list > buildroot at uclibc.org > http://busybox.net/mailman/listinfo/buildroot -- Don't send me an personal e-mail since it will be filtered by my spamfilter.