diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-28 11:52:46 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-28 11:52:46 +0100 |
| commit | 47d8eefe7b12c74462d56832326c801854ef8c3b (patch) | |
| tree | 99c4413dfc7b9034062c0e766a517f0b9fe2a54c | |
| parent | e32e4c95a80efe06a37371ccdabc432824479174 (diff) | |
| download | meta-openembedded-47d8eefe7b12c74462d56832326c801854ef8c3b.tar.gz | |
libusb-compat: fix bbappend error
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | recipes-support/libusb/libusb-compat_0.1.3.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/libusb/libusb-compat_0.1.3.bbappend b/recipes-support/libusb/libusb-compat_0.1.3.bbappend index fdb0b5d3d9..7de23617db 100644 --- a/recipes-support/libusb/libusb-compat_0.1.3.bbappend +++ b/recipes-support/libusb/libusb-compat_0.1.3.bbappend | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | PROVIDES = "virtual/libusb0" | 1 | PROVIDES += "virtual/libusb0" |
| 2 | 2 | ||
| 3 | inherit lib_package | 3 | inherit lib_package |
| 4 | 4 | ||
