[PATCH v3 02/15] openwrt: switch to lede

Christian Dresel fff at chrisi01.de
Mi Feb 8 23:34:58 CET 2017


Hi

---
christiand at fff-gw-cd1:~/bsp/lede2/firmware$ ./buildscript prepare
Working with bsp/board_ar71xx.bsp
Working with community/franken.cfg

checking out https://git.lede-project.org/source.git to openwrt in
version f2b885d82e6e7859f7cc32b557bbd80735e32b47
Right remote detected
fatal: reference is not a tree: f2b885d82e6e7859f7cc32b557bbd80735e32b47
commitid not found trying to fetch new commits
remote: Counting objects: 1289, done.
remote: Compressing objects: 100% (691/691), done.
remote: Total 1289 (delta 867), reused 921 (delta 589)
Receiving objects: 100% (1289/1289), 2.36 MiB | 0 bytes/s, done.
Resolving deltas: 100% (867/867), completed with 488 local objects.
From https://git.lede-project.org/source
   5c4b2eb..86bd886  lede-17.01 -> origin/lede-17.01
   d2c4041..9eacb9d  master     -> origin/master
You are not currently on a branch. Please specify which
branch you want to merge with. See git-pull(1) for details.

...
---

Das klingt irgendwie ungesund ("fatal: reference is not a tree:"...).
Hab ich beim einspielen was verbummelt oder ist das normal oder...? Habs
mir grad nicht getraut das einfach mal auf gut Glück durchzubauen ;)

Bei mir sieht der Abschnitt nun so aus:

--
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#

builddir=./build

OPENWRTREV="f2b885d82e6e7859f7cc32b557bbd80735e32b47" # LEDE 17.01
OPENWRTURL="https://git.lede-project.org/source.git"
PACKAGEREV="06198d9c8c1ba061a0a5d566545a5c0bbce2b0a4" # lede-17.01
PACKAGEURL="https://github.com/openwrt/packages.git"

## Feed definition [0]: name aka directory, [1]: url, [2]: revision,
[3..n]: patches

#official openwrt packages
OPENWRT=(openwrt
         $PACKAGEURL
         $PACKAGEREV)
OPENWRT_PKGS="gpioctl-sysfs libugpio fastd haserl"
--

mfg

Christian

On 06.02.2017 21:21, Tim Niemeyer wrote:
> Signed-off-by: Tim Niemeyer <tim at tn-x.org>
> ---
> 
> Changes in v3:
> - changed git revision to lede branch
> 
> Changes in v2:
> - update git revision
> 
>  buildscript | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/buildscript b/buildscript
> index 152c4c3..59ccb40 100755
> --- a/buildscript
> +++ b/buildscript
> @@ -13,8 +13,8 @@
>  
>  builddir=./build
>  
> -OPENWRTREV="1fea0d89f5b7867262213fc0ac459c4ab861e465"
> -OPENWRTURL="git://git.openwrt.org/15.05/openwrt.git"
> +OPENWRTREV="f2b885d82e6e7859f7cc32b557bbd80735e32b47" # LEDE 17.01
> +OPENWRTURL="https://git.lede-project.org/source.git"
>  PACKAGEREV="d3468397509bc98586712b601502e9ef84e061c6"
>  PACKAGEURL="https://github.com/openwrt/packages.git"
>  
> 

-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 819 bytes
Beschreibung: OpenPGP digital signature
URL         : <http://lists.freifunk.net/pipermail/franken-dev-freifunk.net/attachments/20170208/4d6840f0/attachment.sig>


Mehr Informationen über die Mailingliste franken-dev