* Distributions other than angstrom default to 0.5.11 which is old and has dependencies on libvolume_id which is no longer provided with newer versions of udev
Signed-off-by: Khem Raj <[email protected]> --- recipes/hal/hal_0.5.14+git.bb | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/recipes/hal/hal_0.5.14+git.bb b/recipes/hal/hal_0.5.14+git.bb index 36d5b3b..8d0d34d 100644 --- a/recipes/hal/hal_0.5.14+git.bb +++ b/recipes/hal/hal_0.5.14+git.bb @@ -1,8 +1,5 @@ require hal.inc -DEFAULT_PREFERENCE = "-1" -DEFAULT_PREFERENCE_angstrom = "1" - SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \ file://0001-Add-touchscreen-option.patch \ file://20hal \ -- 1.7.1 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
