By changing the name of the linaro linux meta package to have linaro
at the end we can run the image builder with out modification. This
patch also takes into account the flavour name changes in the latest
linaro kernel pull request. In the process I re-wrote some history
rewriting so the basis is Ubuntu-2.6.35.15.16:
The following changes since commit 7b6185a7652f8309dcf9a46b96766b29bf33f338:
Leann Ogasawara (1):
UBUNTU: Ubuntu-2.6.35.15.16
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
08-18-2010, 06:40 PM
Tim Gardner
linux-meta-linaro pull request
On 08/16/2010 04:28 PM, John Rigby wrote:
> Tim,
>
> By changing the name of the linaro linux meta package to have linaro
> at the end we can run the image builder with out modification. This
> patch also takes into account the flavour name changes in the latest
> linaro kernel pull request. In the process I re-wrote some history
> rewriting so the basis is Ubuntu-2.6.35.15.16:
>
> The following changes since commit 7b6185a7652f8309dcf9a46b96766b29bf33f338:
> Leann Ogasawara (1):
> UBUNTU: Ubuntu-2.6.35.15.16
>
> are available in the git repository at:
>
> git://git.linaro.org/jcrigby/linux-meta-linaro.git master
>
> John Rigby (2):
> LINARO: Linaro-2.6.35.1000.1
> LINARO: Linaro-2.6.35.1001.2
>
> Tim Gardner (1):
> Dropped linux-source, linux-linaro-omap, linux-linaro-vexpress
>
> Makefile | 4 +-
> meta-source/debian/changelog | 502 +-----------------------------
> meta-source/debian/control.common | 51 +---
> meta-source/debian/control.d/generic | 47 ---
> meta-source/debian/control.d/generic-pae | 47 ---
> meta-source/debian/control.d/omap | 17 +-
> meta-source/debian/control.d/server | 47 ---
> meta-source/debian/control.d/versatile | 26 --
> meta-source/debian/control.d/vexpress | 17 +
> meta-source/debian/control.d/virtual | 26 --
> 10 files changed, 30 insertions(+), 754 deletions(-)
> delete mode 100644 meta-source/debian/control.d/generic
> delete mode 100644 meta-source/debian/control.d/generic-pae
> delete mode 100644 meta-source/debian/control.d/server
> delete mode 100644 meta-source/debian/control.d/versatile
> create mode 100644 meta-source/debian/control.d/vexpress
> delete mode 100644 meta-source/debian/control.d/virtual
I'm a bit confused about what you're attempting to accomplish by
re-writing the history. At any rate, since I'm lazy and didn't want to
think too hard about it, I just added the next ABI entry after changing
the 'Depends:' to reflect the 'linaro-' prefix on flavour names.
Uploaded linux-linaro-meta_2.6.35.1002.6
rtg
--
Tim Gardner tim.gardner@canonical.com
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
08-18-2010, 09:04 PM
John Rigby
linux-meta-linaro pull request
That is fine. Sorry for the confusion. I don't see your change in
git anywhere?
Thanks
John
On Wed, Aug 18, 2010 at 12:40 PM, Tim Gardner <tim.gardner@canonical.com> wrote:
> On 08/16/2010 04:28 PM, John Rigby wrote:
>>
>> Tim,
>>
>> By changing the name of the linaro linux meta package to have linaro
>> at the end we can run the image builder with out modification. *This
>> patch also takes into account the flavour name changes in the latest
>> linaro kernel pull request. *In the process I re-wrote some history
>> rewriting so the basis is Ubuntu-2.6.35.15.16:
>>
>> The following changes since commit
>> 7b6185a7652f8309dcf9a46b96766b29bf33f338:
>> * Leann Ogasawara (1):
>> * * * * UBUNTU: Ubuntu-2.6.35.15.16
>>
>> are available in the git repository at:
>>
>> * git://git.linaro.org/jcrigby/linux-meta-linaro.git master
>>
>> John Rigby (2):
>> * * * LINARO: Linaro-2.6.35.1000.1
>> * * * LINARO: Linaro-2.6.35.1001.2
>>
>> Tim Gardner (1):
>> * * * Dropped linux-source, linux-linaro-omap, linux-linaro-vexpress
>>
>> *Makefile * * * * * * * * * * * * * * * * | * *4 +-
>> *meta-source/debian/changelog * * * * * * | *502
>> +-----------------------------
>> *meta-source/debian/control.common * * * *| * 51 +---
>> *meta-source/debian/control.d/generic * * | * 47 ---
>> *meta-source/debian/control.d/generic-pae | * 47 ---
>> *meta-source/debian/control.d/omap * * * *| * 17 +-
>> *meta-source/debian/control.d/server * * *| * 47 ---
>> *meta-source/debian/control.d/versatile * | * 26 --
>> *meta-source/debian/control.d/vexpress * *| * 17 +
>> *meta-source/debian/control.d/virtual * * | * 26 --
>> *10 files changed, 30 insertions(+), 754 deletions(-)
>> *delete mode 100644 meta-source/debian/control.d/generic
>> *delete mode 100644 meta-source/debian/control.d/generic-pae
>> *delete mode 100644 meta-source/debian/control.d/server
>> *delete mode 100644 meta-source/debian/control.d/versatile
>> *create mode 100644 meta-source/debian/control.d/vexpress
>> *delete mode 100644 meta-source/debian/control.d/virtual
>
> I'm a bit confused about what you're attempting to accomplish by re-writing
> the history. At any rate, since I'm lazy and didn't want to think too hard
> about it, I just added the next ABI entry after changing the 'Depends:' to
> reflect the 'linaro-' prefix on flavour names. Uploaded
> linux-linaro-meta_2.6.35.1002.6
>
> rtg
> --
> Tim Gardner tim.gardner@canonical.com
>
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
08-19-2010, 03:08 AM
Tim Gardner
linux-meta-linaro pull request
Sorry, forgot to push.
On 08/18/2010 03:04 PM, John Rigby wrote:
> That is fine. Sorry for the confusion. I don't see your change in
> git anywhere?
>
> Thanks
> John
>
> On Wed, Aug 18, 2010 at 12:40 PM, Tim Gardner<tim.gardner@canonical.com> wrote:
>> On 08/16/2010 04:28 PM, John Rigby wrote:
>>>
>>> Tim,
>>>
>>> By changing the name of the linaro linux meta package to have linaro
>>> at the end we can run the image builder with out modification. This
>>> patch also takes into account the flavour name changes in the latest
>>> linaro kernel pull request. In the process I re-wrote some history
>>> rewriting so the basis is Ubuntu-2.6.35.15.16:
>>>
>>> The following changes since commit
>>> 7b6185a7652f8309dcf9a46b96766b29bf33f338:
>>> Leann Ogasawara (1):
>>> UBUNTU: Ubuntu-2.6.35.15.16
>>>
>>> are available in the git repository at:
>>>
>>> git://git.linaro.org/jcrigby/linux-meta-linaro.git master
>>>
>>> John Rigby (2):
>>> LINARO: Linaro-2.6.35.1000.1
>>> LINARO: Linaro-2.6.35.1001.2
>>>
>>> Tim Gardner (1):
>>> Dropped linux-source, linux-linaro-omap, linux-linaro-vexpress
>>>
>>> Makefile | 4 +-
>>> meta-source/debian/changelog | 502
>>> +-----------------------------
>>> meta-source/debian/control.common | 51 +---
>>> meta-source/debian/control.d/generic | 47 ---
>>> meta-source/debian/control.d/generic-pae | 47 ---
>>> meta-source/debian/control.d/omap | 17 +-
>>> meta-source/debian/control.d/server | 47 ---
>>> meta-source/debian/control.d/versatile | 26 --
>>> meta-source/debian/control.d/vexpress | 17 +
>>> meta-source/debian/control.d/virtual | 26 --
>>> 10 files changed, 30 insertions(+), 754 deletions(-)
>>> delete mode 100644 meta-source/debian/control.d/generic
>>> delete mode 100644 meta-source/debian/control.d/generic-pae
>>> delete mode 100644 meta-source/debian/control.d/server
>>> delete mode 100644 meta-source/debian/control.d/versatile
>>> create mode 100644 meta-source/debian/control.d/vexpress
>>> delete mode 100644 meta-source/debian/control.d/virtual
>>
>> I'm a bit confused about what you're attempting to accomplish by re-writing
>> the history. At any rate, since I'm lazy and didn't want to think too hard
>> about it, I just added the next ABI entry after changing the 'Depends:' to
>> reflect the 'linaro-' prefix on flavour names. Uploaded
>> linux-linaro-meta_2.6.35.1002.6
>>
>> rtg
>> --
>> Tim Gardner tim.gardner@canonical.com
>>
--
Tim Gardner tim.gardner@canonical.com
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
08-24-2010, 01:37 AM
John Rigby
linux-meta-linaro pull request
Tim,
The following changes since commit d55a1cc8f7b08304b9a6b098584e1f21314a318b:
Tim Gardner (1):
LINARO: Linaro-2.6.35.1002.7