diff options
author | Stelios Koroneos <skoroneos@digital-opsis.com> | 2007-03-19 08:28:53 +0000 |
---|---|---|
committer | Stelios Koroneos <skoroneos@digital-opsis.com> | 2007-03-19 08:28:53 +0000 |
commit | bd27ec87cc3355666dbf1849efd94f47896311c6 (patch) | |
tree | d0d8327c475d8b3cce018e6c9b984421b541689c /packages/netbase/netbase_4.21.bb | |
parent | 8d17ea8879d198758dc774c34c9c2ee4867e7956 (diff) |
Initial commit for a number of oplinux and oplinux-uclibc specific configs for base-files, netbase, sysvinit and
initscripts
Diffstat (limited to 'packages/netbase/netbase_4.21.bb')
-rw-r--r-- | packages/netbase/netbase_4.21.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/netbase/netbase_4.21.bb b/packages/netbase/netbase_4.21.bb index f97d8986aa..53c9f3d17c 100644 --- a/packages/netbase/netbase_4.21.bb +++ b/packages/netbase/netbase_4.21.bb @@ -2,7 +2,7 @@ DESCRIPTION = "This package provides the necessary \ infrastructure for basic TCP/IP based networking." SECTION = "base" LICENSE = "GPL" -PR = "r15" +PR = "r16" inherit update-rc.d |