On Sat, May 28, 2016 at 1:33 AM, Stroz, Glenn wrote:
> In this case there is not. It appears as if the aarch64 binary gets
> priority.
>
>
>
> root@qcom-bsp:/# find -name gdb
>
> find: ./proc/7639: No such file or directory
>
> ./usr/share/gdb
>
> ./usr/bin/gdb
>
> find: ./sys/kernel/slab/L2TP/IPv
Hello,
The latest release of the Yocto Project 1.8.2 (fido-13.0.2) is now available
for download at:
http://downloads.yoctoproject.org/releases/yocto/yocto-1.8.2/poky-fido-13.0.2.tar.bz2
http://mirrors.kernel.org/yocto/yocto/yocto-1.8.2/poky-fido-13.0.2.tar.bz2
A gpg signed version of these rele
In this case there is not. It appears as if the aarch64 binary gets priority.
root@qcom-bsp:/# find -name gdb
find: ./proc/7639: No such file or directory
./usr/share/gdb
./usr/bin/gdb
find: ./sys/kernel/slab/L2TP/IPv6: No such file or directory
find: ./sys/kernel/slab/L2TP/IP: No such file or dir
First patch migrates all opkg-utils scrips to python 3. opkg-graph-deps
doesn't work on python 3 since it depends on pydot, which hasn't migrated
to python 3. Second patch fixes opkg-update-index, which was broken.
Alejandro del Castillo (2):
migrate to python 3
opkg.py/write_packages_file: ca
Commit b9eec00a67f13ad9f9526caf591578b40d73a391 correctly renamed
__repr__to __str__. A call site in write_packages_file was missed.
Signed-off-by: Alejandro del Castillo
---
opkg.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opkg.py b/opkg.py
index fe6b9e0..2acc469 1006
General fixes
* Add __future__ imports
* Use print function instead of print statement
* Use new style classes
* Iterate over list, instead of over object.keys()
* Use six.iteritems instead of iteritems()
opkg.py:
* Add conditional to decode string if needed in Package:read_control
arfile.py
* A
On 05/27/2016 08:14 AM, Jolley, Stephen K wrote:
> Current Dev Position: YP 2.2 M1
>
> Next Deadline: YP 2.2 cut off: June 13, 2016
>
>
> SWAT team rotation: Tracy -> Alejandro
>
> https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
>
>
> Key Status/Updates:
>
> *Pytho
Current Dev Position: YP 2.2 M1
Next Deadline: YP 2.2 cut off: June 13, 2016
SWAT team rotation: Tracy -> Alejandro
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Key Status/Updates:
*Python3 is nearly ready to merge, 4 oe-selftest issues remain and some
toaster is
On 26 April 2016 at 08:57, Jussi Kukkonen wrote:
> MBWM already supports setting MB theme with "MATCHBOX/THEME",
> there is no advantage to also set it with "Net/ThemeName" -- the
> expectation that MBWM has a matching theme for all toolkit themes
> is not realistic.
>
> Net/ThemeName is used by
Hi list,
I am moving a distro form sysvinit to systemd (based on jethro),
but I can't find informations about udev cache in systemd...
I see that the udev cache in sysvinit is managed by an external script,
but in systemd?
Any help on how to use a device cache or static node creation will
There should be two gdb executables on your target.
On May 26, 2016 3:34 PM, "Stroz, Glenn" wrote:
> Hello,
>
>
>
> We’re trying to setup our target for onboard debugging. We have multiple
> architectures being built with multilib. An armv7 variant which is 32 bit
> and an armv8 variant which is
11 matches
Mail list logo