diff options
author | Koen Kooi <koen@openembedded.org> | 2008-11-19 19:45:49 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-11-19 19:45:49 +0100 |
commit | cbdc82a70fb9574930cd99773cbf12cd918f56ab (patch) | |
tree | 11739e1514c7239daf1003608c1d832754f2a6e4 /packages/gnutls/gnutls_2.4.2.bb | |
parent | 685953e55ea416ad179795f69620a1857684c864 (diff) |
gnutls: stage more stuff
Diffstat (limited to 'packages/gnutls/gnutls_2.4.2.bb')
-rw-r--r-- | packages/gnutls/gnutls_2.4.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnutls/gnutls_2.4.2.bb b/packages/gnutls/gnutls_2.4.2.bb index 15614fbe5a..757155c3b1 100644 --- a/packages/gnutls/gnutls_2.4.2.bb +++ b/packages/gnutls/gnutls_2.4.2.bb @@ -6,4 +6,4 @@ SRC_URI += "\ file://configure_madness.patch;patch=1 \ " -PR = "r1" +PR = "r2" |