All of lore.kernel.org
 help / color / mirror / Atom feed
From: universe II <universeii@gmx.de>
To: buildroot@busybox.net
Subject: [Buildroot] Add missing config to RPM target package
Date: Mon, 24 Aug 2015 18:25:40 +0200	[thread overview]
Message-ID: <55DB4584.1000102@gmx.de> (raw)
In-Reply-To: <55D72A86.1050505@imgtec.com>

Am 21.08.2015 um 15:41 schrieb Vicente Olivert Riera:
> Dear Andreas,
>
>> diff -Naur a/package/rpm/rpm.mk b/package/rpm/rpm.mk
>> --- a/package/rpm/rpm.mk        2015-08-07 11:38:37.559148663 +0200
>> +++ b/package/rpm/rpm.mk        2015-08-21 11:13:31.679042077 +0200
>> @@ -34,7 +34,7 @@
>>   RPM_DEPENDENCIES += pcre
>>   RPM_CONF_OPTS += --with-pcre=external
>>   else
>> -RPM_CONF_OPTS += --with-pcre=none
>> +RPM_CONF_OPTS += --with-pcre=internal
>>   endif
>>
>>   ifeq ($(BR2_PACKAGE_FILE),y)
> I cannot apply your patch:
>
> $ wget http://patchwork.ozlabs.org/patch/509471/mbox/ -q -O - | git am
> Applying: Add missing config to RPM target package
> error: patch failed: package/rpm/rpm.mk:34
> error: package/rpm/rpm.mk: patch does not apply
> Patch failed at 0001 Add missing config to RPM target package
> When you have resolved this problem run "git am --resolved".
> If you would prefer to skip this patch, instead run "git am --skip".
> To restore the original branch and stop patching run "git am --abort".
>
> Please make your patches using git, as stated in the Buildroot manual:
>
> http://buildroot.uclibc.org/downloads/manual/manual.html#submitting-patches
>
> Regards,
>
> Vincent.
Dear Vincent,
I tried to make my patch using git according to the manual, but I always 
got an error. Maybe related to my inexperience with git. After 4 hours 
of different tries I gave up and sent the patch via email. Sorry for the 
inconvenience.

Regards,
Andreas

  reply	other threads:[~2015-08-24 16:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-21 11:26 [Buildroot] Add missing config to RPM target package universe II
2015-08-21 13:41 ` Vicente Olivert Riera
2015-08-24 16:25   ` universe II [this message]
2015-08-25  9:38     ` Vicente Olivert Riera
2015-08-25 19:14       ` Andreas Ehmanns
2015-08-23 18:06 ` Thomas Petazzoni
2015-08-25 19:28   ` Andreas Ehmanns
2015-08-31 14:32     ` Thomas Petazzoni
     [not found]       ` <55E89D2B.4090804@gmx.de>
2015-12-04  7:30         ` Andreas Ehmanns
2015-12-04  8:13           ` Thomas Petazzoni

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=55DB4584.1000102@gmx.de \
    --to=universeii@gmx.de \
    --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.