All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ron Eggler <reggler@semiosbio.com>
To: buildroot@busybox.net
Subject: [Buildroot] (newbie question)
Date: Tue, 15 May 2012 14:13:39 -0700	[thread overview]
Message-ID: <CAFC29aUwvGS-tsbLiCe7=7W1HZ0UZ409BMhf5Y73r289FSuNUA@mail.gmail.com> (raw)
In-Reply-To: <20120515224254.6bff263a@skate>

On Tue, May 15, 2012 at 1:42 PM, Thomas Petazzoni <
thomas.petazzoni@free-electrons.com> wrote:

> Hello,
>
> Le Tue, 15 May 2012 13:28:02 -0700,
> Ron Eggler <reggler@semiosbio.com> a ?crit :
>
> > I downloaded a build root archive that compiles for my Synapse E-10
> > (running ARM9) that works fine. I wanted to add several packages to it, I
> > added folders in the package/ directory and added Config.in and
> > package.mkfiles as described on
> > http://buildroot.uclibc.org/buildroot.html#add_packages (also added it
> to
> > package/Config.in but for some reason, I don't seem to get the binaries
> in
> > my final build, why would that be?
>
> Can you post the patch adding your packages? Without looking at your
> Config.in and <pkg>.mk file, it is merely impossible to help you in
> understanding why your binaries aren't installed in the target
> filesystem.
>

Hi Thomas,

I've been trying to get some diff going with this commmand but somehow I
don't get a good result, why's that?
reg at desktop-reg:/usr/local/src/E10-buildroot/br1202-main/package$ diff -r
./ ../../../E10orig_clone/br1202-main/package/

It looks like:
diff -r ./Config.in ../../../E10orig_clone/br1202-main/package/Config.in
9,14d8
< #WView
< source "package/radlib/Config.in"
< source "package/gd/Config.in"
< source "package/libreadline5/Config.in"
< source "package/wview/Config.in"
<
228,229c222,223
< source "package/usb_\modeswitch/Config.in"
< source "package/usb_\modeswitch_data/Config.in"
---
> source "package/usb_modeswitch/Config.in"
> source "package/usb_modeswitch_data/Config.in"
Only in ./: gd
Only in ./: libreadline5
Only in ./: libz
Only in ./: radlib
Only in ./: wview
Only in ./: wview-5.20.2.tar.gz

But doesn't show the changes I made in the .mk files....

Thanks,
Ron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120515/7258fcec/attachment-0001.html>

  parent reply	other threads:[~2012-05-15 21:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15 20:28 [Buildroot] (newbie question) Ron Eggler
2012-05-15 20:42 ` Thomas Petazzoni
2012-05-15 20:51   ` Arnout Vandecappelle
2012-05-15 21:13   ` Ron Eggler [this message]
2012-05-15 21:30     ` Arnout Vandecappelle
2012-05-15 21:52       ` Ron Eggler
2012-05-15 22:33         ` Samuel Martin
     [not found]         ` <4FB2D92E.9030905@mind.be>
2012-05-16 18:33           ` Ron Eggler
2012-05-17  0:08             ` Samuel Martin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFC29aUwvGS-tsbLiCe7=7W1HZ0UZ409BMhf5Y73r289FSuNUA@mail.gmail.com' \
    --to=reggler@semiosbio.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.