diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2005-11-20 15:18:07 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-11-20 15:18:07 +0000 |
commit | 71c4e0319e7212360233c3050583a0bf1a791840 (patch) | |
tree | 5dfeab1eb2382194eb632012837823fcebf684dc /packages/ixp4xx/ixp-osal_2.0.bb | |
parent | 0e72367b9565cdca57646ff6514eaf7004c99b95 (diff) | |
parent | b39ee2afc4e4cf7c82bcc282808cec91ffdb4939 (diff) |
merge of cea2e905efcc547c29cbeeb5cf1c21624a03e1d7
and f509d4ebf8cfb02c949619f5b86db39e811df524
Diffstat (limited to 'packages/ixp4xx/ixp-osal_2.0.bb')
-rw-r--r-- | packages/ixp4xx/ixp-osal_2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ixp4xx/ixp-osal_2.0.bb b/packages/ixp4xx/ixp-osal_2.0.bb index a5c332b476..a0832c6eaa 100644 --- a/packages/ixp4xx/ixp-osal_2.0.bb +++ b/packages/ixp4xx/ixp-osal_2.0.bb @@ -23,7 +23,7 @@ SRC_URI += "file://Makefile.patch;patch=1" SRC_URI += "file://2.6.patch;patch=1" SRC_URI += "file://le.patch;patch=1" S = "${WORKDIR}/ixp_osal" -PR = "r3" +PR = "r4" COMPATIBLE_HOST = "^arm.*-linux.*" |