On 02/25/13 13:36, Alexander Graf wrote:
>
> On 25.02.2013, at 13:24, Gerd Hoffmann wrote:
>
>> Hi,
>>
diff --git a/dtc b/dtc
new file mode 16
index 000..bc895d6
--- /dev/null
+++ b/dtc
>>>
>>> I still don't think that we should have compat submodules in the top
On 25.02.2013, at 13:24, Gerd Hoffmann wrote:
> Hi,
>
>>> diff --git a/dtc b/dtc
>>> new file mode 16
>>> index 000..bc895d6
>>> --- /dev/null
>>> +++ b/dtc
>>
>> I still don't think that we should have compat submodules in the top level
>> directory.
>>
>
> Don't think this is a bi
Hi,
>> diff --git a/dtc b/dtc
>> new file mode 16
>> index 000..bc895d6
>> --- /dev/null
>> +++ b/dtc
>
> I still don't think that we should have compat submodules in the top level
> directory.
>
Don't think this is a big issue. We have only two now. If the number
grows to 4-5 (whi
On 19.02.2013, at 05:19, Peter Crosthwaite wrote:
> Add dtc submodule as a fallback for old distros.
> Picking version 1.3.0. as this is the most recently tagged stable version.
>
> Signed-off-by: Peter Crosthwaite
> ---
>
> .gitmodules |3 +++
> dtc |1 +
> 2 files changed, 4 in
Add dtc submodule as a fallback for old distros.
Picking version 1.3.0. as this is the most recently tagged stable version.
Signed-off-by: Peter Crosthwaite
---
.gitmodules |3 +++
dtc |1 +
2 files changed, 4 insertions(+), 0 deletions(-)
create mode 16 dtc
diff --git a/.