lp:libhal-test-project

Created by ken summerville and last modified
Get this branch:
bzr branch lp:libhal-test-project

Related bugs

Related blueprints

Branch information

Owner:
ken summerville
Project:
libhal-test-project
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/drhax9908/hal-test.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log

Recent revisions

2106. By Thomas Jarosch

Fix mismatching allocation/deallocation

Detected by "cppcheck"

Please CC: comments.

Signed-off-by: Thomas Jarosch <email address hidden>
Signed-off-by: Danny Kukawka <email address hidden>

2105. By Danny Kukawka

don't close file descriptor twice

Don't close file descriptor twice. Adopted version of a patch from
Thomas Jarosch <email address hidden>.

2104. By Danny Kukawka

fixed typo from commit c648362a711

Fixed typo from commit c648362a711.

2103. By Danny Kukawka

fix some compiler warnings

Fixed some compiler warnings (strict-aliasing etc.).

2102. By Danny Kukawka

Merge branch 'master' of ssh://people.freedesktop.org/~dkukawka/hal

2101. By Michael Biebl

Build hald-probe-video4linux on current kernels again

The hald-probe-video4linux prober supports both v4l1 and v4l2. Support for v4l1
has been removed from Linux kernel 2.6.38. Instead of disabling the prober
altogether, #ifdef the v4l1 parts when building on a newer kernel.

Signed-off-by: Martin Pitt <email address hidden>

2100. By Martin Pitt

Do not build hald-probe-video4linux if v4l1 is not available.

The old v4l1 API is gone from current kernels (2.6.38), and thus
linux/videodev.h does not exist any more. Add a configure check for the include
and do not build hald-probe-video4linux if it is not available.

2099. By Martin Pitt

Fix linking of hald-probe-lsb-release

2098. By Danny Kukawka

fix generation of Changelog

Fixed generation of Changelog from git: replaced git-log with
correct commando 'git log'.

2097. By Michael Schroeder <email address hidden>

fix hal segfault

Fixed hal segfault. It crashes because strlen() gets called with a
NULL pointer (ppdev_compute_udi calls hal_util_get_last_element
with a NULL pointer).

bnc#556485

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers