diff options
author | Richard Purdie <richard@openedhand.com> | 2007-09-26 10:37:03 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-09-26 10:37:03 +0000 |
commit | 72120d2856e6223ff4bc8c66a12f1dc6a5f278ae (patch) | |
tree | c634c0ecdabae435bf17944159784e5b6f01e07a /meta/packages/hal | |
parent | 2a2b229f7e67d333deec4f93aa45ffd5a56fc97f (diff) | |
download | openembedded-core-72120d2856e6223ff4bc8c66a12f1dc6a5f278ae.tar.gz openembedded-core-72120d2856e6223ff4bc8c66a12f1dc6a5f278ae.tar.bz2 openembedded-core-72120d2856e6223ff4bc8c66a12f1dc6a5f278ae.tar.xz openembedded-core-72120d2856e6223ff4bc8c66a12f1dc6a5f278ae.zip |
hal_git: Remove uneeded patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2801 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/hal')
-rw-r--r-- | meta/packages/hal/hal_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/hal/hal_git.bb b/meta/packages/hal/hal_git.bb index 1e0681181..587bb8294 100644 --- a/meta/packages/hal/hal_git.bb +++ b/meta/packages/hal/hal_git.bb @@ -8,7 +8,6 @@ RDEPENDS += "udev hal-info" RRECOMMENDS = "udev-utils" SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \ - file://sg-inhibit.patch;patch=1 \ file://20hal \ file://99_hal" |