diff options
author | Stelios Koroneos <skoroneos@digital-opsis.com> | 2008-05-01 13:45:29 +0000 |
---|---|---|
committer | Stelios Koroneos <skoroneos@digital-opsis.com> | 2008-05-01 13:45:29 +0000 |
commit | 7ec79db9306ff484e9eb2e68a27a7c304d044416 (patch) | |
tree | 952fd3214ee3743e819a3e8db932c1de9e17aab7 /packages/asterisk/asterisk_1.2.24.bb | |
parent | 6827eda9aeb9ea33d9ca56bf864b7b0605e0447d (diff) |
packages/uclibc/uclibc_0.9.29.bb : bump PR
Diffstat (limited to 'packages/asterisk/asterisk_1.2.24.bb')
-rw-r--r-- | packages/asterisk/asterisk_1.2.24.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/asterisk/asterisk_1.2.24.bb b/packages/asterisk/asterisk_1.2.24.bb index 1673276f45..c57707eb2a 100644 --- a/packages/asterisk/asterisk_1.2.24.bb +++ b/packages/asterisk/asterisk_1.2.24.bb @@ -10,6 +10,7 @@ PR = "r0" SRC_URI="http://ftp.digium.com/pub/asterisk/releases/asterisk-${PV}.tar.gz \ file://uclibc-compat-getloadavg.patch;patch=1 \ file://uclibc-dns.patch;patch=1 \ +# file://uclibc-define-glob.patch;patch=1 \ file://asterisk.patch;patch=1 \ file://enable-speex.patch;patch=1" |