[meta-intel] [PATCH 1/1] emgd-driver-bin: preserves the package stripping logic

Kamble, Nitin A nitin.a.kamble at intel.com
Wed Jan 29 08:36:21 PST 2014


On 1/28/2014 11:45 PM, Koen Kooi wrote:
> On 01/28/2014 10:32 PM, Kamble, Nitin A wrote:
>>
>>
>>> -----Original Message-----
>>> From: Zanussi, Tom
>>> Sent: Tuesday, January 28, 2014 12:28 PM
>>> To: Kamble, Nitin A
>>> Cc: Hart, Darren; meta-intel at yoctoproject.org; Koen Kooi
>>> Subject: Re: [PATCH 1/1] emgd-driver-bin: preserves the package 
>>> stripping
>>> logic
>>>
>>> On Tue, 2014-01-28 at 10:51 -0800, nitin.a.kamble at intel.com wrote:
>>>> From: Nitin A Kamble <nitin.a.kamble at intel.com>
>>>>
>>>
>>> Are you the patch author, or is it Koen?  I have a previous patch 
>>> that looks
>>> the same from Koen.
>>
>> I have taken the Koen's patch and validated it.
>
> If you remove my authorship also remove my SOB line. I find your 
> behaviour offensive and bordering on plagiarism.
>
Sorry about this Koen. I messed the git process a bit here. Next time I 
will make sure the from line of the commit does not get changed.

Nitin

>>
>> Nitin
>>
>>>
>>> Tom
>>>
>>>> Ensure package strip logic stays the
>>>> same after oe-core package.bbclass changes.
>>>>
>>>> See http://patches.openembedded.org/patch/65311/
>>>>
>>>> Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
>>>> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
>>>> ---
>>>> common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb | 1 +
>>>> common/recipes-graphics/xorg-driver/emgd-driver-bin_1.18.bb | 1 +
>>>>   2 files changed, 2 insertions(+)
>>>>
>>>> diff --git
>>>> a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb
>>>> b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb
>>>> index c8ca726..92d2f76 100644
>>>> --- a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb
>>>> +++ b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb
>>>> @@ -60,6 +60,7 @@ PACKAGES =+ "emgd-libmixcommon emgd-
>>> libmixvideo
>>>> emgd-libmixvbp \  # These are closed binaries generated elsewhere so
>>>> don't check ldflags & text relocations INSANE_SKIP_emgd-driver-video =
>>> "ldflags textrel"
>>>>   # Inhibit warnings about files being stripped, we can't do 
>>>> anything about it.
>>>> +INHIBIT_PACKAGE_STRIP = "1"
>>>>   INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
>>>>
>>>>   # Avoid auto renaming of these packages diff --git
>>>> a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.18.bb
>>>> b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.18.bb
>>>> index 62c3418..b5ec1b9 100644
>>>> --- a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.18.bb
>>>> +++ b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.18.bb
>>>> @@ -60,6 +60,7 @@ PACKAGES =+ "emgd-libmixcommon emgd-
>>> libmixvideo
>>>> emgd-libmixvbp \  # These are closed binaries generated elsewhere so
>>>> don't check ldflags & text relocations INSANE_SKIP_emgd-driver-video =
>>> "ldflags textrel"
>>>>   # Inhibit warnings about files being stripped, we can't do 
>>>> anything about it.
>>>> +INHIBIT_PACKAGE_STRIP = "1"
>>>>   INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
>>>>
>>>>   # Avoid auto renaming of these packages
>>>
>>
>
>
>



More information about the meta-intel mailing list