|
Re: Supporting upcoming distribution releases
first sorry about that, indeed I don't know how to commit a patch, so
just paste the diff result here.
diff --git a/oe-init-build-env b/oe-init-build-env
index 77332a7..0da8bc0 100755
---
first sorry about that, indeed I don't know how to commit a patch, so
just paste the diff result here.
diff --git a/oe-init-build-env b/oe-init-build-env
index 77332a7..0da8bc0 100755
---
|
By
niqingliang
·
#1838
·
|
|
Re: Supporting upcoming distribution releases
Thanks for the information, Josh.
I will add these into our test plan to make sure the above distribution(N+1) is validated.
Best Regards,
Jiajun
Thanks for the information, Josh.
I will add these into our test plan to make sure the above distribution(N+1) is validated.
Best Regards,
Jiajun
|
By
Xu, Jiajun <jiajun.xu@...>
·
#1837
·
|
|
Re: [PATCH 0/2][KERNEL] Add and use iwlagn and mac80211 features
And these are pushed out as well.
Bruce
And these are pushed out as well.
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#1836
·
|
|
Re: [PATCH 0/3][KERNEL] linux-yocto-dev meta updates
Everything has been merged to the dev kernel (along with
an update to 3.0-rc7), and the new BSP branch created. Take
it for a spin and lets see how it does.
Cheers,
Bruce
Everything has been merged to the dev kernel (along with
an update to 3.0-rc7), and the new BSP branch created. Take
it for a spin and lets see how it does.
Cheers,
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#1835
·
|
|
Re: Supporting upcoming distribution releases
OK, I will do it.:)
--
倪庆亮
TEL: 13588371863
E-MAIL: niqingliang@...
BLOG: http://niqingliang2003.wordpress.com
OK, I will do it.:)
--
倪庆亮
TEL: 13588371863
E-MAIL: niqingliang@...
BLOG: http://niqingliang2003.wordpress.com
|
By
niqingliang
·
#1834
·
|
|
[PATCH 1/1] local.conf.sample: add CONNECTIVITY_CHECK_URIS
Add CONNECTIVITY_CHECK_URIS to run the network connectivity sanity test for
http, https and git sources.
Signed-off-by: Joshua Lock <josh@...>
---
meta-yocto/conf/local.conf.sample |
Add CONNECTIVITY_CHECK_URIS to run the network connectivity sanity test for
http, https and git sources.
Signed-off-by: Joshua Lock <josh@...>
---
meta-yocto/conf/local.conf.sample |
|
By
Joshua Lock <josh@...>
·
#1833
·
|
|
[PATCH 0/1] Enable network sanity checks
Add some CONNECTIVITY_CHECK_URIS to local.conf.sample such that the network
sanity checks are enabled for http, https and git sources.
The following changes since commit
Add some CONNECTIVITY_CHECK_URIS to local.conf.sample such that the network
sanity checks are enabled for http, https and git sources.
The following changes since commit
|
By
Joshua Lock <josh@...>
·
#1832
·
|
|
Re: Supporting upcoming distribution releases
These are both valid on Fedora 15, iirc before distributions started
shipping Python 3 they were less common though...
Patches welcome :-)
I looked at it briefly and the work would require more time
These are both valid on Fedora 15, iirc before distributions started
shipping Python 3 they were less common though...
Patches welcome :-)
I looked at it briefly and the work would require more time
|
By
Joshua Lock <josh@...>
·
#1831
·
|
|
Re: Supporting upcoming distribution releases
/usr/bin/env python2
/usr/bin/env python2.7
both of them are ok for archlinux, but I don't know which is ok for
other distributions, maybe both are not.
maybe we can make a shell script to detect
/usr/bin/env python2
/usr/bin/env python2.7
both of them are ok for archlinux, but I don't know which is ok for
other distributions, maybe both are not.
maybe we can make a shell script to detect
|
By
niqingliang
·
#1830
·
|
|
Re: Supporting upcoming distribution releases
I looked at this but not enough of the distributions we care to support
have a python2.6 binary:
joshual@scimitar:~
$ /usr/bin/env python2
Python 2.7.1 (r271:86832, Apr 12 2011, 16:16:18)
[GCC 4.6.0
I looked at this but not enough of the distributions we care to support
have a python2.6 binary:
joshual@scimitar:~
$ /usr/bin/env python2
Python 2.7.1 (r271:86832, Apr 12 2011, 16:16:18)
[GCC 4.6.0
|
By
Joshua Lock <josh@...>
·
#1829
·
|
|
Re: Supporting upcoming distribution releases
I think Archlinux is the preferred choice.-_-
Just joke.
I doubt why the bitbake need python2.x but just use /bin/env python. I
think If it need a specific version python, it should write it in
I think Archlinux is the preferred choice.-_-
Just joke.
I doubt why the bitbake need python2.x but just use /bin/env python. I
think If it need a specific version python, it should write it in
|
By
niqingliang
·
#1828
·
|
|
[PATCH 2/2][KERNEL] meta-fri2: use iwlagn feature
From: Tom Zanussi <tom.zanussi@...>
Make use of the Intel wireless support for the Intel 6205 ABGN.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
From: Tom Zanussi <tom.zanussi@...>
Make use of the Intel wireless support for the Intel 6205 ABGN.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
|
By
tom.zanussi@...
·
#1826
·
|
|
[PATCH 1/2][KERNEL] meta: add mac80211 and iwlagn features
From: Tom Zanussi <tom.zanussi@...>
Add iwlagn feature (Intel Wirelss WiFi Next Gen AGN) and one of its
dependencies, mac80211, as a feature, since there are a bunch of other
config items that
From: Tom Zanussi <tom.zanussi@...>
Add iwlagn feature (Intel Wirelss WiFi Next Gen AGN) and one of its
dependencies, mac80211, as a feature, since there are a bunch of other
config items that
|
By
tom.zanussi@...
·
#1825
·
|
|
[PATCH 0/2][KERNEL] Add and use iwlagn and mac80211 features
From: Tom Zanussi <tom.zanussi@...>
This patchset adds a couple new features, iwlagn and mac80211 for the
fri2 BSP.
Please pull into linux-yocto-dev.
Pull URL:
From: Tom Zanussi <tom.zanussi@...>
This patchset adds a couple new features, iwlagn and mac80211 for the
fri2 BSP.
Please pull into linux-yocto-dev.
Pull URL:
|
By
tom.zanussi@...
·
#1827
·
|
|
Re: Supporting upcoming distribution releases
Much as I'd like to agree with you, traditionally this does tend to bite
us hard. The fixes some of the releases have needed are sometimes not so
minor too :(.
The reason is that we have a community
Much as I'd like to agree with you, traditionally this does tend to bite
us hard. The fixes some of the releases have needed are sometimes not so
minor too :(.
The reason is that we have a community
|
By
Richard Purdie
·
#1824
·
|
|
Re: Supporting upcoming distribution releases
That is a great idea!
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
That is a great idea!
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
|
By
Darren Hart <dvhart@...>
·
#1823
·
|
|
Re: [PATCH 0/1]meta/routerstationpro: remove some conflicted configurations
Not for the kernel, we explicitly don't want them in the kernel
tree. I'll make sure the appropriate bugs get updated in the tracker.
Bruce
Not for the kernel, we explicitly don't want them in the kernel
tree. I'll make sure the appropriate bugs get updated in the tracker.
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#1822
·
|
|
Re: [PATCH 0/1]meta/routerstationpro: remove some conflicted configurations
The Bug fix info needs to go into the commit message, not as part of the email header as it will get lost here.
Thanks
Sau!
The Bug fix info needs to go into the commit message, not as part of the email header as it will get lost here.
Thanks
Sau!
|
By
Saul Wold <sgw@...>
·
#1821
·
|
|
Re: Supporting upcoming distribution releases
I understand what you're saying but I think the stance bears further
consideration because our release is so close to that of the
distributions and because so many of our target users will upgrade
I understand what you're saying but I think the stance bears further
consideration because our release is so close to that of the
distributions and because so many of our target users will upgrade
|
By
Joshua Lock <josh@...>
·
#1820
·
|
|
Minutes: Yocto Technical Team (Tuesday, July 12, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada))
Attendees:
Dave, Paul, Darren, Jeff, Dirk, Richard, Josh, Tom, Koen, Saul, Mark, Denys, Jason, Beth, Song
Action item list:
* Team: please take a look at the proposed post 1.1 items (yellow in
Attendees:
Dave, Paul, Darren, Jeff, Dirk, Richard, Josh, Tom, Koen, Saul, Mark, Denys, Jason, Beth, Song
Action item list:
* Team: please take a look at the proposed post 1.1 items (yellow in
|
By
Liu, Song <song.liu@...>
·
#1928
·
|