diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-14 10:41:31 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-14 10:41:31 +0000 |
commit | fe4cd719a0e94ef5369489e9461880a52ef67606 (patch) | |
tree | b0e8075b4c3c56dd547cf9b53aacf4859bc6dc08 | |
parent | 814e308091c18aaf541b31805fa0689447ad23c0 (diff) | |
download | openembedded-core-fe4cd719a0e94ef5369489e9461880a52ef67606.tar.gz openembedded-core-fe4cd719a0e94ef5369489e9461880a52ef67606.tar.bz2 openembedded-core-fe4cd719a0e94ef5369489e9461880a52ef67606.tar.xz openembedded-core-fe4cd719a0e94ef5369489e9461880a52ef67606.zip |
pth: upgraded to 2.0.7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4002 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/packages/pth/pth_2.0.7.bb (renamed from meta/packages/pth/pth_2.0.2.bb) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/pth/pth_2.0.2.bb b/meta/packages/pth/pth_2.0.7.bb index 78c06bfd9..cdb0cf2cb 100644 --- a/meta/packages/pth/pth_2.0.2.bb +++ b/meta/packages/pth/pth_2.0.7.bb @@ -2,7 +2,6 @@ DESCRIPTION = "GNU Portable Threads" SECTION = "libs" PRIORITY = "optional" LICENSE = "GPL LGPL FDL" -PR = "r0" SRC_URI = "${GNU_MIRROR}/pth/pth-${PV}.tar.gz" |